mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Implement gl.getParameter(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL)
This commit is contained in:
parent
fe6f53ffb4
commit
900c3cc6b5
2 changed files with 9 additions and 12 deletions
|
@ -1,11 +0,0 @@
|
|||
[webgl-specific.html]
|
||||
bug: https://github.com/servo/servo/issues/20552
|
||||
[WebGL test #25: getError expected: NO_ERROR. Was INVALID_ENUM : set/get UNPACK_COLORSPACE_CONVERSION_WEBGL should generate no error]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #23: gl.getParameter(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL) should be 37444 (of type number). Was null (of type object).]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #24: gl.getParameter(gl.UNPACK_COLORSPACE_CONVERSION_WEBGL) should be 0 (of type number). Was null (of type object).]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue