mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Enable more DOM preferences for unofficial WPT test runs (#34116)
* Enable some DOM prefs for all WPT tests. Signed-off-by: Josh Matthews <josh@joshmatthews.net> * Update expected results. Signed-off-by: Josh Matthews <josh@joshmatthews.net> --------- Signed-off-by: Josh Matthews <josh@joshmatthews.net>
This commit is contained in:
parent
2a6d480cd8
commit
a2af619009
1331 changed files with 667 additions and 6946 deletions
|
@ -5,9 +5,6 @@
|
|||
[Serialize should throw before a detached MessagePort is found]
|
||||
expected: FAIL
|
||||
|
||||
[Cannot transfer the same ImageBitmap twice]
|
||||
expected: FAIL
|
||||
|
||||
[Serialize should make the ImageBitmap detached, so it cannot be transferred again]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -17,9 +14,6 @@
|
|||
[Cannot transfer ImageBitmap detached while the message was serialized]
|
||||
expected: FAIL
|
||||
|
||||
[Cannot transfer the same OffscreenCanvas twice]
|
||||
expected: FAIL
|
||||
|
||||
[Serialize should make the OffscreenCanvas detached, so it cannot be transferred again]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue