mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Sync WPT with upstream (31-08-2025) (#39049)
Automated downstream sync of changes from upstream as of 31-08-2025 [no-wpt-sync] Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
c92cd9e624
commit
ce35161a6e
260 changed files with 8456 additions and 2411 deletions
|
@ -4,3 +4,6 @@
|
|||
|
||||
[Navigating to a different document with link click]
|
||||
expected: FAIL
|
||||
|
||||
[Navigating to a different document with form submission]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
[same-document-refresh.html]
|
||||
[Same-Document Referrer from Refresh]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[traverse_the_history_2.html]
|
||||
[Multiple history traversals, last would be aborted]
|
||||
expected: FAIL
|
|
@ -1,3 +0,0 @@
|
|||
[traverse_the_history_3.html]
|
||||
[Multiple history traversals, last would be aborted]
|
||||
expected: FAIL
|
|
@ -1,6 +1,3 @@
|
|||
[embedded-opener-remove-frame.html]
|
||||
[opener of discarded nested browsing context]
|
||||
expected: FAIL
|
||||
|
||||
[opener of discarded auxiliary browsing context]
|
||||
expected: FAIL
|
||||
|
|
|
@ -5156,6 +5156,30 @@
|
|||
[ToggleEvent interface: new ToggleEvent("beforetoggle") must inherit property "source" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[NavigationTransition interface: attribute committed]
|
||||
expected: FAIL
|
||||
|
||||
[NavigationPrecommitController interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[NavigationPrecommitController interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[NavigationPrecommitController interface object name]
|
||||
expected: FAIL
|
||||
|
||||
[NavigationPrecommitController interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[NavigationPrecommitController interface: existence and properties of interface prototype object's "constructor" property]
|
||||
expected: FAIL
|
||||
|
||||
[NavigationPrecommitController interface: existence and properties of interface prototype object's @@unscopables property]
|
||||
expected: FAIL
|
||||
|
||||
[NavigationPrecommitController interface: operation redirect(USVString, optional NavigationNavigateOptions)]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[idlharness.https.html?include=HTML.+]
|
||||
[HTMLAllCollection interface: existence and properties of interface object]
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
expected: FAIL
|
||||
|
||||
[Host element with delegatesFocus including no focusable descendants should be skipped]
|
||||
expected: NOTRUN
|
||||
expected: TIMEOUT
|
||||
|
||||
[Element with tabindex should support autofocus]
|
||||
expected: FAIL
|
||||
|
@ -13,4 +13,4 @@
|
|||
expected: NOTRUN
|
||||
|
||||
[Host element with delegatesFocus should support autofocus]
|
||||
expected: NOTRUN
|
||||
expected: FAIL
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
[fragmented-mp4-end.html]
|
||||
[fragmented-mp4-end]
|
||||
expected: PRECONDITION_FAILED
|
|
@ -1,4 +1,3 @@
|
|||
[iframe_sandbox_popups_escaping-1.html]
|
||||
expected: TIMEOUT
|
||||
[Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used]
|
||||
expected: TIMEOUT
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
[iframe_sandbox_popups_nonescaping-1.html]
|
||||
expected: CRASH
|
||||
[Check that popups from a sandboxed iframe do not escape the sandbox]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
[iframe_sandbox_popups_nonescaping-2.html]
|
||||
expected: CRASH
|
||||
[Check that popups from a sandboxed iframe do not escape the sandbox]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
[iframe_sandbox_popups_nonescaping-3.html]
|
||||
expected: TIMEOUT
|
||||
[Check that popups from a sandboxed iframe do not escape the sandbox]
|
||||
expected: FAIL
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
[video_timeupdate_on_seek.html]
|
||||
expected: TIMEOUT
|
|
@ -1,3 +0,0 @@
|
|||
[077.html]
|
||||
[ adding several types of scripts through the DOM and removing some of them confuses scheduler ]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[modulepreload-cross-origin-referrerpolicy.sub.html]
|
||||
expected: TIMEOUT
|
|
@ -1,3 +0,0 @@
|
|||
[modulepreload-inline-referrerpolicy.html]
|
||||
[Inline modulepreload elements should respect the referrerpolicy attribute]
|
||||
expected: FAIL
|
|
@ -1,4 +0,0 @@
|
|||
[modulepreload-referrer-check.html]
|
||||
expected: TIMEOUT
|
||||
[Modulepreload should send a referrer header]
|
||||
expected: TIMEOUT
|
|
@ -1,22 +0,0 @@
|
|||
[modulepreload-referrerpolicy.html]
|
||||
expected: TIMEOUT
|
||||
[Modulepreload should use default referrer policy]
|
||||
expected: TIMEOUT
|
||||
|
||||
[Modulepreload with no-referrer policy should not send referrer]
|
||||
expected: NOTRUN
|
||||
|
||||
[Modulepreload with origin policy should send origin-only referrer]
|
||||
expected: NOTRUN
|
||||
|
||||
[Modulepreload with same-origin policy should send full referrer for same-origin requests]
|
||||
expected: NOTRUN
|
||||
|
||||
[Modulepreload with strict-origin policy should send origin-only referrer]
|
||||
expected: NOTRUN
|
||||
|
||||
[Modulepreload with strict-origin-when-cross-origin policy should send full referrer for same-origin requests]
|
||||
expected: NOTRUN
|
||||
|
||||
[Modulepreload with unsafe-url policy should send full referrer]
|
||||
expected: NOTRUN
|
Loading…
Add table
Add a link
Reference in a new issue