Sync WPT with upstream (14-09-2025) (#39293)

Automated downstream sync of changes from upstream as of 14-09-2025
[no-wpt-sync]

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2025-09-14 03:44:16 +02:00 committed by GitHub
parent 3ef3ba9378
commit b3b79e049b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
308 changed files with 6147 additions and 1657 deletions

View file

@ -1,4 +1,4 @@
[indexeddb.tentative.https.window.html]
expected: TIMEOUT
expected: CRASH
[indexeddb]
expected: TIMEOUT

View file

@ -0,0 +1,3 @@
[008.html]
[Link with onclick form submit to javascript url and href navigation ]
expected: FAIL

View file

@ -0,0 +1,6 @@
[empty-iframe-load-event.html]
[Check execution order from nested timeout]
expected: FAIL
[Check execution order on load handler]
expected: FAIL

View file

@ -2,8 +2,5 @@
[window.open]
expected: FAIL
[link click]
expected: FAIL
[form submission]
expected: FAIL

View file

@ -10,3 +10,6 @@
[load event does not fire on window.open('about:blank?foo')]
expected: FAIL
[load event does not fire on window.open('about:blank')]
expected: FAIL

View file

@ -0,0 +1,3 @@
[a-click.html]
[aElement.click() before the load event must NOT replace]
expected: FAIL

View file

@ -1,2 +0,0 @@
[canvas.2d.disconnected-font-size-math.html]
expected: FAIL

View file

@ -1,6 +1,7 @@
[autofocus-dialog.html]
expected: TIMEOUT
[<dialog> can contain autofocus, without stopping page autofocus content from working]
expected: FAIL
[<dialog>-contained autofocus element gets focused when the dialog is shown]
expected: FAIL
expected: TIMEOUT

View file

@ -1,7 +1,6 @@
[document-with-fragment-empty.html]
expected: TIMEOUT
[Autofocus elements in iframed documents with empty fragments should work.]
expected: FAIL
[Autofocus elements in top-level browsing context's documents with empty fragments should work.]
expected: TIMEOUT
expected: FAIL

View file

@ -0,0 +1,6 @@
[iframe_javascript_url_xhr.html]
[Image load should not trigger load event for non-initial javascript URL load]
expected: FAIL
[Load event for initial javascript URL load should be fired after script execution]
expected: FAIL

View file

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

View file

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

View file

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

View file

@ -181,3 +181,6 @@
[text/plain: 0x00 in name (normal form)]
expected: FAIL
[text/plain: Basic test (normal form)]
expected: FAIL

View file

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

View file

@ -0,0 +1,3 @@
[xml-stylesheet-blocking.xhtml]
[xml-stylesheet blocks script execution and rendering]
expected: FAIL