mirror of
https://github.com/servo/servo.git
synced 2025-08-17 11:25:35 +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,22 +1,19 @@
|
|||
[methods-2.html]
|
||||
[WebGL test #1: Property either does not exist or is not a function: blitFramebuffer]
|
||||
[WebGL test #0: Property either does not exist or is not a function: blitFramebuffer]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #4: Property either does not exist or is not a function: copyTexSubImage3D]
|
||||
[WebGL test #3: Property either does not exist or is not a function: copyTexSubImage3D]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #5: Property either does not exist or is not a function: compressedTexImage3D]
|
||||
[WebGL test #4: Property either does not exist or is not a function: compressedTexImage3D]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #2: Property either does not exist or is not a function: texImage3D]
|
||||
[WebGL test #1: Property either does not exist or is not a function: texImage3D]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #3: Property either does not exist or is not a function: texSubImage3D]
|
||||
[WebGL test #2: Property either does not exist or is not a function: texSubImage3D]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #6: Property either does not exist or is not a function: compressedTexSubImage3D]
|
||||
expected: FAIL
|
||||
|
||||
[WebGL test #0: Property either does not exist or is not a function: isContextLost]
|
||||
[WebGL test #5: Property either does not exist or is not a function: compressedTexSubImage3D]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue