Sync WPT with upstream (13-04-2025) (#36488)

Automated downstream sync of changes from upstream as of 13-04-2025
[no-wpt-sync]

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2025-04-13 04:52:15 +02:00 committed by GitHub
parent 85bd0918f2
commit 0c045fc247
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
296 changed files with 8510 additions and 3764 deletions

View file

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

View file

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

View file

@ -0,0 +1,3 @@
[form-submit-iframe-then-location-navigate.html]
[Verifies that location navigations take precedence when following form submissions.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[jsurl-form-submit.tentative.html]
[Verifies that form submissions scheduled inside javascript: urls take precedence over the javascript: url's return value.]
expected: FAIL

View file

@ -1,3 +0,0 @@
[historical.html]
[<input name=isindex> should not be supported]
expected: FAIL

View file

@ -196,3 +196,9 @@
[Web Animations: property <interest-target-hide-delay> from [1s\] to [2000ms\] at (1.5) should be [2.5s\]]
expected: FAIL
[e.style['interest-target-show-delay'\] = "calc(2s * sibling-index())" should set the property value]
expected: FAIL
[e.style['interest-target-hide-delay'\] = "calc(2s * sibling-index())" should set the property value]
expected: FAIL