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:
Servo WPT Sync 2025-06-22 03:41:56 +02:00 committed by GitHub
parent c8ee11fe77
commit 2b209449b5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
556 changed files with 11148 additions and 13819 deletions

View file

@ -4,6 +4,3 @@
[link click]
expected: FAIL
[form submission]
expected: FAIL

View file

@ -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

View file

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

View file

@ -0,0 +1,3 @@
[duplicate-name-order.html]
[Duplicate name lookup order]
expected: FAIL

View file

@ -0,0 +1,3 @@
[dataset-set.html]
[Setting element.dataset[';foo'\] should not throw.]
expected: FAIL

View file

@ -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

View file

@ -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

View 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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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