[Webkit-unassigned] [Bug 223345] webgl/2.0.1/conformance2/context/context-mode.html fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 17 01:09:13 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=223345

--- Comment #1 from Kimmo Kinnunen <kkinnunen at apple.com> ---
https://www.khronos.org/registry/webgl/sdk/tests/conformance2/context/context-mode.html?webglVersion=2&quiet=0&quick=1

This test ensures WebGL 2.0 implementations respect the canvas's context mode.

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


PASS WebGL2RenderingContext should be a member of window
PASS WebGL2RenderingContext should be 'in' window
Testing webgl2 context type
PASS Canvas.getContext('webgl2') should return the same value every time
FAIL Canvas.getContext('webgl') after getContext('webgl2') should return null
Testing webgl context type
PASS Canvas.getContext('webgl') should return the same value every time
FAIL Canvas.getContext('webgl2') after getContext('webgl') should return null

PASS successfullyParsed is true

TEST COMPLETE

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210317/60e9df5e/attachment-0001.htm>


More information about the webkit-unassigned mailing list