Update web-platform-tests to revision b'a1dcc969c7db5ac73d9b9eeb349949e7e639f3fd'

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2025-06-01 01:35:16 +00:00 committed by WPT Sync Bot
parent 568d24d4e3
commit 5e6f2b9d6f
225 changed files with 6315 additions and 2054 deletions

View file

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

View file

@ -1,4 +1,5 @@
[security.pattern.fillStyle.sub.html]
expected: TIMEOUT
[cross-origin SVGImageElement: Setting fillStyle to an origin-unclean pattern makes the canvas origin-unclean]
expected: FAIL
@ -24,7 +25,10 @@
expected: FAIL
[redirected to same-origin HTMLVideoElement: Setting fillStyle to an origin-unclean offscreen canvas pattern makes the canvas origin-unclean]
expected: FAIL
expected: TIMEOUT
[unclean ImageBitmap: Setting fillStyle to an origin-unclean offscreen canvas pattern makes the canvas origin-unclean]
expected: FAIL
expected: NOTRUN
[unclean HTMLCanvasElement: Setting fillStyle to an origin-unclean offscreen canvas pattern makes the canvas origin-unclean]
expected: NOTRUN

View file

@ -1,3 +1,4 @@
[iframe_sandbox_popups_nonescaping-3.html]
expected: TIMEOUT
[Check that popups from a sandboxed iframe do not escape the sandbox]
expected: FAIL
expected: NOTRUN

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