mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Initial Steps OffScreenCanvas API
This commit is contained in:
parent
7400219adf
commit
0f17273276
1437 changed files with 6115 additions and 34 deletions
|
@ -0,0 +1,5 @@
|
|||
[context-attribute-preserve-drawing-buffer.html]
|
||||
expected: ERROR
|
||||
[WebGL test #0: successfullyParsed should be true (of type boolean). Was undefined (of type undefined).]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
[context-creation-worker.html]
|
||||
expected: ERROR
|
|
@ -0,0 +1,4 @@
|
|||
[context-creation.html]
|
||||
[WebGL test #0: WebGL context creation failed]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
[context-lost-restored-worker.html]
|
||||
expected: ERROR
|
|
@ -0,0 +1,2 @@
|
|||
[context-lost-restored.html]
|
||||
expected: ERROR
|
|
@ -0,0 +1,2 @@
|
|||
[context-lost-worker.html]
|
||||
expected: ERROR
|
|
@ -0,0 +1,2 @@
|
|||
[context-lost.html]
|
||||
expected: ERROR
|
|
@ -0,0 +1,4 @@
|
|||
[methods-worker.html]
|
||||
[WebGL test #0: Some tests failed]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[methods.html]
|
||||
[WebGL test #0: Some WebGL methods not found]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
[offscreencanvas-resize.html]
|
||||
expected: ERROR
|
|
@ -0,0 +1,2 @@
|
|||
[offscreencanvas-transfer-image-bitmap.html]
|
||||
expected: ERROR
|
Loading…
Add table
Add a link
Reference in a new issue