mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
Sync WPT with upstream (28-01-2024) (#31204)
* Update web-platform-tests to revision b'bdd3b533e8c995e416630422ad64f4c70086b42f' * Update expectations --------- Co-authored-by: sagudev <16504129+sagudev@users.noreply.github.com>
This commit is contained in:
parent
f04135b117
commit
20136cad7f
514 changed files with 11639 additions and 3134 deletions
|
@ -0,0 +1,2 @@
|
|||
[2d.layer.flush-on-frame-presentation.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,3 @@
|
|||
[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,3 @@
|
|||
[2d.layer.malformed-operations-with-promises.toBlob.html]
|
||||
[Check that exceptions are thrown for operations that are malformed while layers are open.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.layer.malformed-operations.createPattern.html]
|
||||
[Check that exceptions are thrown for operations that are malformed while layers are open.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.layer.malformed-operations.drawImage.html]
|
||||
[Check that exceptions are thrown for operations that are malformed while layers are open.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[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,3 @@
|
|||
[2d.layer.malformed-operations.putImageData.html]
|
||||
[Check that exceptions are thrown for operations that are malformed while layers are open.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.layer.malformed-operations.toDataURL.html]
|
||||
[Check that exceptions are thrown for operations that are malformed while layers are open.]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[2d.layer.putImageData.html]
|
||||
[Check that calling putImageData in a layer throws an exception.]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[2d.layer.render-opportunities.requestAnimationFrame.html]
|
||||
expected: TIMEOUT
|
|
@ -1,2 +0,0 @@
|
|||
[2d.layer.render-opportunities.toBlob.html]
|
||||
expected: TIMEOUT
|
|
@ -1,2 +0,0 @@
|
|||
[2d.layer.unclosed-nested.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[unclosed-nested-layers.html]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue