mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
Update web-platform-tests to revision b'daa07cf3c47652ed67e637f2a39bbc34f91cfe10' (#32071)
This commit is contained in:
parent
a5e97525a0
commit
5083f3c4fb
966 changed files with 24989 additions and 10445 deletions
|
@ -0,0 +1,2 @@
|
|||
[2d.layer.global-states.composite.no-shadow.no-transform.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[2d.layer.global-states.composite.no-shadow.rotation.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[2d.layer.global-states.filter.blending.no-shadow.no-transform.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[2d.layer.global-states.filter.blending.no-shadow.rotation.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[2d.layer.global-states.filter.blending.shadow.no-transform.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[2d.layer.global-states.filter.blending.shadow.rotation.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[2d.layer.global-states.filter.composite.no-shadow.no-transform.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[2d.layer.global-states.filter.composite.no-shadow.rotation.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[2d.layer.global-states.filter.composite.shadow.no-transform.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[2d.layer.global-states.filter.composite.shadow.rotation.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[2d.layer.global-states.filter.no-composite-op.no-shadow.no-transform.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[2d.layer.global-states.filter.no-composite-op.no-shadow.rotation.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[2d.layer.global-states.filter.no-composite-op.shadow.no-transform.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[2d.layer.global-states.filter.no-composite-op.shadow.rotation.html]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[2d.layer.malformed-operations-with-promises.createImageBitmap.html]
|
||||
[Check that exceptions are thrown for operations that are malformed while layers are open.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,6 @@
|
|||
[2d.layer.malformed-operations-with-promises.html]
|
||||
[Throws if createImageBitmap is called while layers are open.]
|
||||
expected: FAIL
|
||||
|
||||
[Throws if toBlob is called while layers are open.]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[2d.layer.malformed-operations-with-promises.toBlob.html]
|
||||
[Check that exceptions are thrown for operations that are malformed while layers are open.]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[2d.layer.malformed-operations.createPattern.html]
|
||||
[Check that exceptions are thrown for operations that are malformed while layers are open.]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[2d.layer.malformed-operations.drawImage.html]
|
||||
[Check that exceptions are thrown for operations that are malformed while layers are open.]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[2d.layer.malformed-operations.getImageData.html]
|
||||
[Check that exceptions are thrown for operations that are malformed while layers are open.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,15 @@
|
|||
[2d.layer.malformed-operations.html]
|
||||
[Throws if createPattern is called while layers are open.]
|
||||
expected: FAIL
|
||||
|
||||
[Throws if drawImage is called while layers are open.]
|
||||
expected: FAIL
|
||||
|
||||
[Throws if getImageData is called while layers are open.]
|
||||
expected: FAIL
|
||||
|
||||
[Throws if putImageData is called while layers are open.]
|
||||
expected: FAIL
|
||||
|
||||
[Throws if toDataURL is called while layers are open.]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[2d.layer.malformed-operations.putImageData.html]
|
||||
[Check that exceptions are thrown for operations that are malformed while layers are open.]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[2d.layer.malformed-operations.toDataURL.html]
|
||||
[Check that exceptions are thrown for operations that are malformed while layers are open.]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue