mirror of
https://github.com/servo/servo
synced 2026-04-27 09:57:23 +02:00
Adds initial support for the WebGL2 `TexStorage2D` call, adds support for the related texture enums and enables some of the texture tests. See: https://www.khronos.org/registry/webgl/specs/latest/2.0/#3.7.6
9 lines
304 B
INI
9 lines
304 B
INI
[tex-subimage3d-canvas-bug.html]
|
|
expected: ERROR
|
|
[WebGL test #1: getError expected: NO_ERROR. Was INVALID_ENUM : Should be no errors from TexStorage3D.]
|
|
expected: FAIL
|
|
|
|
[WebGL test #2: successfullyParsed should be true (of type boolean). Was undefined (of type undefined).]
|
|
expected: FAIL
|
|
|