Sync WPT with upstream (06-10-2024) (#33668)

* Update web-platform-tests to revision b'9448ab31f11e671a8b069e3407b4f6279bea698e'

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>

* Remove intermittent failure.

Signed-off-by: Josh Matthews <josh@joshmatthews.net>

---------

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
Co-authored-by: Josh Matthews <josh@joshmatthews.net>
This commit is contained in:
Servo WPT Sync 2024-10-06 04:45:43 +02:00 committed by GitHub
parent ea84f7b135
commit f8933a5735
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
592 changed files with 12560 additions and 4090 deletions

View file

@ -0,0 +1,3 @@
[listed-form-element-reset.html]
[Listed form element form owner is reset when a new form is moved closer before the listed element]
expected: FAIL

View file

@ -0,0 +1,2 @@
[preserve-render-blocking-script.html]
expected: ERROR

View file

@ -0,0 +1,2 @@
[preserve-render-blocking-style.html]
expected: ERROR

View file

@ -0,0 +1,6 @@
[relevant-mutations.html]
[Moving <source> out of <picture> triggers a relevant mutation on sibling <img>]
expected: FAIL
[Moving <img> into a <picture> triggers a relevant mutation on the <img>, loading <source>]
expected: FAIL