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:
Josh Matthews 2024-11-03 10:36:13 -05:00 committed by GitHub
parent 2a6d480cd8
commit a2af619009
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
1331 changed files with 667 additions and 6946 deletions

View file

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