mirror of
https://github.com/servo/servo.git
synced 2025-08-29 17:18:23 +01:00
webgl: Add getParameter(UNPACK_FlIP_Y_WEBGL) support.
This commit is contained in:
parent
5f2d512c12
commit
8c052d3593
2 changed files with 4 additions and 3 deletions
|
@ -57,9 +57,6 @@
|
|||
[WebGL test #47: context.getParameter(context.SCISSOR_TEST) should be false (of type boolean). Was null (of type object).]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #85: context.getParameter(context.UNPACK_FLIP_Y_WEBGL) should be false (of type boolean). Was null (of type object).]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #86: context.getParameter(context.UNPACK_PREMULTIPLY_ALPHA_WEBGL) should be false (of type boolean). Was null (of type object).]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue