Update web-platform-tests to revision b'daa07cf3c47652ed67e637f2a39bbc34f91cfe10' (#32071)

This commit is contained in:
Servo WPT Sync 2024-04-14 00:39:35 -04:00 committed by GitHub
parent a5e97525a0
commit 5083f3c4fb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
966 changed files with 24989 additions and 10445 deletions

View file

@ -0,0 +1,2 @@
[2d.layer.global-states.composite.no-shadow.no-transform.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.layer.global-states.composite.no-shadow.rotation.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.layer.global-states.filter.blending.no-shadow.no-transform.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.layer.global-states.filter.blending.no-shadow.rotation.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.layer.global-states.filter.blending.shadow.no-transform.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.layer.global-states.filter.blending.shadow.rotation.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.layer.global-states.filter.composite.no-shadow.no-transform.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.layer.global-states.filter.composite.no-shadow.rotation.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.layer.global-states.filter.composite.shadow.no-transform.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.layer.global-states.filter.composite.shadow.rotation.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.layer.global-states.filter.no-composite-op.no-shadow.no-transform.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.layer.global-states.filter.no-composite-op.no-shadow.rotation.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.layer.global-states.filter.no-composite-op.shadow.no-transform.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[2d.layer.global-states.filter.no-composite-op.shadow.rotation.html]
expected: FAIL

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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