mirror of
https://github.com/servo/servo.git
synced 2025-08-18 03:45:33 +01:00
webgl: Add stub isContextLost API.
This commit is contained in:
parent
745eb88e32
commit
795560ad52
7 changed files with 17 additions and 24 deletions
|
@ -1,5 +0,0 @@
|
|||
[context-lost.html]
|
||||
bug: https://github.com/servo/servo/issues/15266
|
||||
[WebGL test #0: gl.isContextLost() should be false. Threw exception TypeError: gl.isContextLost is not a function]
|
||||
expected: FAIL
|
||||
|
|
@ -1,7 +1,4 @@
|
|||
[methods.html]
|
||||
bug: https://github.com/servo/servo/issues/15266
|
||||
[WebGL test #0: Property either does not exist or is not a function: isContextLost]
|
||||
expected: FAIL
|
||||
[WebGL test #1: Also found the following extra methods:]
|
||||
expected: FAIL
|
||||
[WebGL test #2: makeXRCompatible]
|
||||
|
|
|
@ -1,5 +0,0 @@
|
|||
[methods.html]
|
||||
bug: https://github.com/servo/servo/issues/15266
|
||||
[WebGL test #0: testOES20Methods]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue