NEW 223345
webgl/2.0.1/conformance2/context/context-mode.html fails
https://bugs.webkit.org/show_bug.cgi?id=223345
Summary webgl/2.0.1/conformance2/context/context-mode.html fails
Kimmo Kinnunen
Reported 2021-03-17 00:33:14 PDT
webgl/2.0.1/conformance2/context/context-mode.html fails
Attachments
Kimmo Kinnunen
Comment 1 2021-03-17 01:09:13 PDT
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
Kimmo Kinnunen
Comment 2 2021-03-17 01:45:46 PDT
At least macOS 11.3, iMacPro1,1, Radeon Pro Vega 56
Radar WebKit Bug Importer
Comment 3 2021-03-24 00:34:30 PDT
Note You need to log in before you can comment on or make changes to this bug.