mirror of
https://github.com/servo/servo.git
synced 2025-08-18 11:55:39 +01:00
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:
parent
7ab0d91109
commit
772c84633e
340 changed files with 17903 additions and 3841 deletions
|
@ -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
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
[navigation-unload-same-origin.window.html]
|
||||
[Same-origin navigation started from unload handler must be ignored]
|
||||
expected: FAIL
|
|
@ -1,4 +1,2 @@
|
|||
[001.html]
|
||||
expected: TIMEOUT
|
||||
[traversing history must also traverse hash changes]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
[traverse_the_history_4.html]
|
||||
[Multiple history traversals, last would be aborted]
|
||||
expected: FAIL
|
2
tests/wpt/meta/html/canvas/element/manual/text/canvas.2d.disconnected.html.ini
vendored
Normal file
2
tests/wpt/meta/html/canvas/element/manual/text/canvas.2d.disconnected.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[canvas.2d.disconnected.html]
|
||||
expected: FAIL
|
3
tests/wpt/meta/html/dom/partial-updates/tentative/template-patchfor-shadow-nested.html.ini
vendored
Normal file
3
tests/wpt/meta/html/dom/partial-updates/tentative/template-patchfor-shadow-nested.html.ini
vendored
Normal 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
|
3
tests/wpt/meta/html/dom/partial-updates/tentative/template-patchfor-shadow.html.ini
vendored
Normal file
3
tests/wpt/meta/html/dom/partial-updates/tentative/template-patchfor-shadow.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[template-patchfor-shadow.html]
|
||||
[<template patchfor> inside a <template shadowrootmode> should apply directly to its target]
|
||||
expected: FAIL
|
6
tests/wpt/meta/html/dom/partial-updates/tentative/template-patchfor.html.ini
vendored
Normal file
6
tests/wpt/meta/html/dom/partial-updates/tentative/template-patchfor.html.ini
vendored
Normal 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
|
3
tests/wpt/meta/html/editing/the-hidden-attribute/beforematch-infinite-loop.html.ini
vendored
Normal file
3
tests/wpt/meta/html/editing/the-hidden-attribute/beforematch-infinite-loop.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[beforematch-infinite-loop.html]
|
||||
[hidden=until-found revealing algorithm should collect elements to reveal before revealing them.]
|
||||
expected: FAIL
|
2
tests/wpt/meta/html/rendering/widgets/button-layout/scrollable-button-centering.html.ini
vendored
Normal file
2
tests/wpt/meta/html/rendering/widgets/button-layout/scrollable-button-centering.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[scrollable-button-centering.html]
|
||||
expected: FAIL
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
3
tests/wpt/meta/html/semantics/forms/historical.html.ini
vendored
Normal file
3
tests/wpt/meta/html/semantics/forms/historical.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[historical.html]
|
||||
[<input name=isindex> should not be supported]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue