Sync WPT with upstream (20-07-2025) (#38178)

Automated downstream sync of changes from upstream as of 20-07-2025
[no-wpt-sync]

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2025-07-20 17:11:10 +02:00 committed by GitHub
parent 7ab0d91109
commit 772c84633e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
340 changed files with 17903 additions and 3841 deletions

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 @@
[navigation-unload-same-origin.window.html]
[Same-origin navigation started from unload handler must be ignored]
expected: FAIL

View file

@ -1,4 +1,2 @@
[001.html]
expected: TIMEOUT
[traversing history must also traverse hash changes]
expected: FAIL

View file

@ -1,3 +0,0 @@
[traverse_the_history_4.html]
[Multiple history traversals, last would be aborted]
expected: FAIL

View file

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

View file

@ -0,0 +1,3 @@
[template-patchfor-shadow-nested.html]
[<template patchfor> inside a <template shadowrootmode><div> should apply directly to its target]
expected: FAIL

View file

@ -0,0 +1,3 @@
[template-patchfor-shadow.html]
[<template patchfor> inside a <template shadowrootmode> should apply directly to its target]
expected: FAIL

View file

@ -0,0 +1,6 @@
[template-patchfor.html]
[<template patchfor> should apply directly to its target]
expected: FAIL
[<template patchfor> should work when chunked]
expected: FAIL

View file

@ -0,0 +1,3 @@
[beforematch-infinite-loop.html]
[hidden=until-found revealing algorithm should collect elements to reveal before revealing them.]
expected: FAIL

View file

@ -0,0 +1,2 @@
[scrollable-button-centering.html]
expected: FAIL

View file

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

View file

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

View file

@ -1,7 +1,4 @@
[urlencoded2.window.html]
[application/x-www-form-urlencoded: Basic test (normal form)]
expected: FAIL
[application/x-www-form-urlencoded: Basic File test (normal form)]
expected: FAIL

View file

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