Sync WPT with upstream (02-06-2025) (#37212)

Automated downstream sync of changes from upstream as of 02-06-2025
[no-wpt-sync]

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2025-06-02 08:06:09 +02:00 committed by GitHub
parent f710e2cab4
commit 2a07ef01f5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
230 changed files with 6516 additions and 2061 deletions

View file

@ -1,2 +0,0 @@
[media_fragment_seek.html]
expected: CRASH

View file

@ -1,4 +1,4 @@
[iframe_sandbox_popups_escaping-1.html]
expected: TIMEOUT
expected: CRASH
[Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used]
expected: TIMEOUT

View file

@ -1,12 +0,0 @@
[negative-offset-and-margin.tentative.html]
[Negative margins/offset should be changed to 0px]
expected: FAIL
[Expressions margins/offset should always return at least 0px]
expected: FAIL
[Negative margins/offset should be changed to 4px]
expected: FAIL
[Expressions margins/offset should always return at least 4px]
expected: FAIL

View file

@ -0,0 +1,9 @@
[negative-offset.tentative.html]
[Negative offset should be changed to 0px]
expected: FAIL
[Expressions offset min(-50px, 50px) should return at least 0px]
expected: FAIL
[Expressions offset clamp(-100px, 1vw, -50px) should return at least 0px]
expected: FAIL

View file

@ -0,0 +1,2 @@
[icon-hidden-reftest.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[icon-unique-per-type-reftest.html]
expected: FAIL

View file

@ -1,3 +0,0 @@
[042.html]
[ scheduler: DOM mutation events when adding scripts: DOMNodeInserted ]
expected: FAIL

View file

@ -1,3 +0,0 @@
[043.html]
[ scheduler: DOM mutation events when adding external scripts: DOMNodeInserted ]
expected: FAIL

View file

@ -1,3 +0,0 @@
[044.html]
[ scheduler: DOM mutation events when adding scripts: DOMNodeInsertedIntoDocument ]
expected: FAIL

View file

@ -1,3 +0,0 @@
[045.html]
[ scheduler: DOM mutation events when adding external scripts: DOMNodeInsertedIntoDocument ]
expected: FAIL

View file

@ -1,3 +0,0 @@
[054.html]
[ scheduler: removing newly inserted script from DOMNodeInserted handler - external script ]
expected: FAIL

View file

@ -1,3 +0,0 @@
[055.html]
[ scheduler: removing newly inserted script from DOMNodeInserted handler - inline script ]
expected: FAIL

View file

@ -0,0 +1,9 @@
[source-attribute-retargeting.tentative.html]
[CommandEvent.source and ToggleEvent.source should be retargeted during and after event dispatch.]
expected: FAIL
[CommandEvent.source should be retargeted when manually dispatched with composed set to true.]
expected: FAIL
[CommandEvent.source and ToggleEvent.source should not be set to null after dispatch without ShadowDOM.]
expected: FAIL