mirror of
https://github.com/servo/servo.git
synced 2025-08-07 14:35:33 +01:00
Sync WPT with upstream (22-06-2025) (#37606)
Automated downstream sync of changes from upstream as of 22-06-2025 [no-wpt-sync] Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
c8ee11fe77
commit
2b209449b5
556 changed files with 11148 additions and 13819 deletions
|
@ -4,6 +4,3 @@
|
|||
|
||||
[link click]
|
||||
expected: FAIL
|
||||
|
||||
[form submission]
|
||||
expected: FAIL
|
||||
|
|
|
@ -16,6 +16,3 @@
|
|||
|
||||
[load & pageshow events do not fire on contentWindow of <iframe> element created with src='']
|
||||
expected: FAIL
|
||||
|
||||
[load & pageshow events do not fire on contentWindow of <iframe> element created with src='about:blank']
|
||||
expected: FAIL
|
||||
|
|
3
tests/wpt/meta/html/browsers/history/the-history-interface/traverse_the_history_4.html.ini
vendored
Normal file
3
tests/wpt/meta/html/browsers/history/the-history-interface/traverse_the_history_4.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[traverse_the_history_4.html]
|
||||
[Multiple history traversals, last would be aborted]
|
||||
expected: FAIL
|
3
tests/wpt/meta/html/browsers/windows/browsing-context-names/duplicate-name-order.html.ini
vendored
Normal file
3
tests/wpt/meta/html/browsers/windows/browsing-context-names/duplicate-name-order.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[duplicate-name-order.html]
|
||||
[Duplicate name lookup order]
|
||||
expected: FAIL
|
3
tests/wpt/meta/html/dom/elements/global-attributes/dataset-set.html.ini
vendored
Normal file
3
tests/wpt/meta/html/dom/elements/global-attributes/dataset-set.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[dataset-set.html]
|
||||
[Setting element.dataset[';foo'\] should not throw.]
|
||||
expected: FAIL
|
|
@ -7,10 +7,13 @@
|
|||
expected: NOTRUN
|
||||
|
||||
[Element with tabindex should support autofocus]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
||||
[Area element should support autofocus]
|
||||
expected: NOTRUN
|
||||
|
||||
[Host element with delegatesFocus should support autofocus]
|
||||
expected: NOTRUN
|
||||
|
||||
[Non-HTMLElement should not support autofocus]
|
||||
expected: NOTRUN
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
[update-the-rendering.html]
|
||||
expected: TIMEOUT
|
||||
["Flush autofocus candidates" should be happen before a scroll event and animation frame callbacks]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
|
3
tests/wpt/meta/html/rendering/widgets/field-sizing-select-contain-size.html.ini
vendored
Normal file
3
tests/wpt/meta/html/rendering/widgets/field-sizing-select-contain-size.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[field-sizing-select-contain-size.html]
|
||||
[dropdown: The width should not depend on the selected OPTION when contain:size is set]
|
||||
expected: FAIL
|
|
@ -0,0 +1,16 @@
|
|||
[embed-allowed-schemas.sub.window.html]
|
||||
expected: TIMEOUT
|
||||
[about: allowed in embed]
|
||||
expected: TIMEOUT
|
||||
|
||||
[blob: allowed in embed]
|
||||
expected: NOTRUN
|
||||
|
||||
[data: allowed in embed]
|
||||
expected: NOTRUN
|
||||
|
||||
[https: allowed in embed]
|
||||
expected: NOTRUN
|
||||
|
||||
[http: allowed in embed]
|
||||
expected: NOTRUN
|
|
@ -1,4 +1,4 @@
|
|||
[iframe_sandbox_popups_nonescaping-2.html]
|
||||
expected: TIMEOUT
|
||||
[Check that popups from a sandboxed iframe do not escape the sandbox]
|
||||
expected: NOTRUN
|
||||
expected: FAIL
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -0,0 +1,19 @@
|
|||
[object-allowed-schemas.sub.window.html]
|
||||
expected: TIMEOUT
|
||||
[about: allowed in object]
|
||||
expected: TIMEOUT
|
||||
|
||||
[blob: allowed in object]
|
||||
expected: NOTRUN
|
||||
|
||||
[data: allowed in object]
|
||||
expected: NOTRUN
|
||||
|
||||
[https: allowed in object]
|
||||
expected: NOTRUN
|
||||
|
||||
[http: allowed in object]
|
||||
expected: NOTRUN
|
||||
|
||||
[javascript: scheme not allowed in object]
|
||||
expected: NOTRUN
|
Loading…
Add table
Add a link
Reference in a new issue