mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
webgl: Update test results for newly-exposed missing checks.
This commit is contained in:
parent
8ede221a83
commit
b8ee62e67b
4 changed files with 112 additions and 5 deletions
|
@ -29,3 +29,6 @@
|
|||
[WebGL test #16: gl.getParameter(gl.RED_BITS) + gl.getParameter(gl.GREEN_BITS) + gl.getParameter(gl.BLUE_BITS) + gl.getParameter(gl.ALPHA_BITS) >= 16 should be true. Was false.]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #59: getError expected: NO_ERROR. Was INVALID_ENUM : Query should not generate error]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue