You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simplify <canvas> creation in browser.test_html5_webgl_create_context test, avoid using cloneNode() but directly createElement('canvas'). Fixes the test on Windows.
0 commit comments