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:
Servo WPT Sync 2025-08-31 03:40:16 +02:00 committed by GitHub
parent c92cd9e624
commit ce35161a6e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
260 changed files with 8456 additions and 2411 deletions

View file

@ -12,3 +12,6 @@
[Revoke blob URL after creating Request, then clone Request, will fetch]
expected: FAIL
[Revoke blob URL after calling fetch, fetch should succeed]
expected: FAIL

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,3 @@
[frame-ancestors-path-ignored.window.html]
[A 'frame-ancestors' CSP directive with a URL that includes a path should be ignored.]
expected: FAIL

View file

@ -0,0 +1,3 @@
[report-strips-username-password.html]
[Reported blockedURI does not contain username or password.]
expected: FAIL

View file

@ -2,12 +2,6 @@
[globalCompositeOperation destination]
expected: FAIL
[globalCompositeOperation source-out]
expected: FAIL
[globalCompositeOperation destination-out]
expected: FAIL
[globalCompositeOperation xor]
expected: FAIL
@ -19,3 +13,9 @@
[globalCompositeOperation plus-lighter]
expected: FAIL
[globalCompositeOperation source-atop]
expected: FAIL
[globalCompositeOperation destination-atop]
expected: FAIL

View file

@ -133,3 +133,12 @@
[style(--x >= --y > --z)]
expected: FAIL
[style(0 = 0px)]
expected: FAIL
[style(0 >= 0px)]
expected: FAIL
[style(0 < 3px)]
expected: FAIL

View file

@ -1,2 +0,0 @@
[downloadable-font-scoped-to-document.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[grid-auto-margin-and-replaced-item-001.html]
expected: FAIL

View file

@ -0,0 +1,18 @@
[html-scroll-marker-target-before-after.html]
[0th scroll marker test]
expected: FAIL
[1th scroll marker test]
expected: FAIL
[2th scroll marker test]
expected: FAIL
[3th scroll marker test]
expected: FAIL
[4th scroll marker test]
expected: FAIL
[5th scroll marker test]
expected: FAIL

View file

@ -28,3 +28,6 @@
[Property scrollbar-gutter does not inherit]
expected: FAIL
[Property block-ellipsis has initial value no-ellipsis]
expected: FAIL

View file

@ -0,0 +1,2 @@
[block-ellipsis-023.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[block-ellipsis-024.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[block-ellipsis-025.html]
expected: FAIL

View file

@ -7,3 +7,6 @@
[e.style['block-ellipsis'\] = "\\" etc., etc. \\"" should set the property value]
expected: FAIL
[e.style['block-ellipsis'\] = "no-ellipsis" should set the property value]
expected: FAIL

View file

@ -40,3 +40,12 @@
[e.style['line-clamp'\] = "3 auto -webkit-legacy" should set the property value]
expected: FAIL
[e.style['line-clamp'\] = "7 no-ellipsis" should set the property value]
expected: FAIL
[e.style['line-clamp'\] = "no-ellipsis 10" should set the property value]
expected: FAIL
[e.style['line-clamp'\] = "no-ellipsis -webkit-legacy" should set the property value]
expected: FAIL

View file

@ -0,0 +1,18 @@
[scroll-marker-target-before-after.html]
[0th scroll marker test]
expected: FAIL
[1th scroll marker test]
expected: FAIL
[2th scroll marker test]
expected: FAIL
[3th scroll marker test]
expected: FAIL
[4th scroll marker test]
expected: FAIL
[5th scroll marker test]
expected: FAIL

View file

@ -0,0 +1,3 @@
[line-break-var-substitution.html]
[Test that line-break can be set with a var() substitution]
expected: FAIL

View file

@ -44,9 +44,6 @@
[CSS Values and Units Test: attr 16]
expected: FAIL
[CSS Values and Units Test: attr 18]
expected: FAIL
[CSS Values and Units Test: attr 20]
expected: FAIL
@ -58,3 +55,24 @@
[CSS Values and Units Test: attr 21]
expected: FAIL
[CSS Values and Units Test: attr 13]
expected: FAIL
[CSS Values and Units Test: attr 19]
expected: FAIL
[CSS Values and Units Test: attr 22]
expected: FAIL
[CSS Values and Units Test: attr 23]
expected: FAIL
[CSS Values and Units Test: attr 25]
expected: FAIL
[CSS Values and Units Test: attr 26]
expected: FAIL
[CSS Values and Units Test: attr 27]
expected: FAIL

View file

@ -592,3 +592,15 @@
[CSS Values and Units Test: CSS inline if() function 197]
expected: FAIL
[CSS Values and Units Test: CSS inline if() function 198]
expected: FAIL
[CSS Values and Units Test: CSS inline if() function 199]
expected: FAIL
[CSS Values and Units Test: CSS inline if() function 200]
expected: FAIL
[CSS Values and Units Test: CSS inline if() function 201]
expected: FAIL

View file

@ -0,0 +1,6 @@
[FormControlRange-basic.html]
[Tests FormControlRange constructor and inheritance.]
expected: FAIL
[Tests FormControlRange default values when no form control is set.]
expected: FAIL

View file

@ -4,3 +4,6 @@
[Navigating to a different document with link click]
expected: FAIL
[Navigating to a different document with form submission]
expected: FAIL

View file

@ -1,3 +0,0 @@
[same-document-refresh.html]
[Same-Document Referrer from Refresh]
expected: FAIL

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

@ -0,0 +1,3 @@
[fragmented-mp4-end.html]
[fragmented-mp4-end]
expected: PRECONDITION_FAILED

View file

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

View file

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

View file

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

View file

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

View file

@ -0,0 +1,2 @@
[video_timeupdate_on_seek.html]
expected: TIMEOUT

View file

@ -1,3 +0,0 @@
[077.html]
[ adding several types of scripts through the DOM and removing some of them confuses scheduler ]
expected: FAIL

View file

@ -1,2 +0,0 @@
[modulepreload-cross-origin-referrerpolicy.sub.html]
expected: TIMEOUT

View file

@ -1,3 +0,0 @@
[modulepreload-inline-referrerpolicy.html]
[Inline modulepreload elements should respect the referrerpolicy attribute]
expected: FAIL

View file

@ -1,4 +0,0 @@
[modulepreload-referrer-check.html]
expected: TIMEOUT
[Modulepreload should send a referrer header]
expected: TIMEOUT

View file

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

View file

@ -0,0 +1,4 @@
[cross-origin-tall-iframe.sub.html]
expected: TIMEOUT
[Intersection observer with cross-origin iframe and tall viewport]
expected: TIMEOUT

View file

@ -65,11 +65,11 @@
[success (style): main]
expected: FAIL
[Decode-error (script): main]
expected: FAIL
[404 (script): main]
expected: FAIL
[Decode-error (style): main]
expected: FAIL
[CORS (xhr): main]
expected: FAIL

View file

@ -14,3 +14,6 @@
[Script source set via TrustedHTML sink Element.setHTMLUnsafe() drops trustworthiness.]
expected: FAIL
[Script source set via Node.textContent drops trustworthiness.]
expected: FAIL

View file

@ -88,3 +88,6 @@
[Default policy's calls when cloning a script via Range.cloneContents().]
expected: FAIL
[Verify when the default policy is called for script set source via Node.textContent.]
expected: FAIL

View file

@ -51,9 +51,6 @@
[trusted-types-navigation.html?31-35]
expected: CRASH
[Navigate a frame via form-submission with javascript:-urls in report-only mode.]
expected: FAIL
[Navigate a frame via form-submission with javascript:-urls w/ default policy in report-only mode.]
expected: TIMEOUT
@ -73,15 +70,9 @@
[trusted-types-navigation.html?26-30]
[Navigate a window via form-submission with javascript:-urls w/ default policy in enforcing mode.]
expected: FAIL
[Navigate a window via form-submission with javascript:-urls in report-only mode.]
expected: FAIL
[Navigate a window via form-submission with javascript:-urls w/ default policy in report-only mode.]
expected: FAIL
[Navigate a frame via form-submission with javascript:-urls in enforcing mode.]
expected: FAIL
@ -91,9 +82,6 @@
[trusted-types-navigation.html?06-10]
expected: CRASH
[Navigate a frame via anchor with javascript:-urls w/ default policy in enforcing mode.]
expected: FAIL
[Navigate a frame via anchor with javascript:-urls in report-only mode.]
expected: FAIL

View file

@ -0,0 +1,2 @@
[source-phase-js-string.tentative.html]
expected: ERROR

View file

@ -70,3 +70,6 @@
[# AUDIT TASK RUNNER FINISHED: 1 out of 1 tasks were failed.]
expected: FAIL
[FFT scaling tests — Test Scaling of FFT in AnalyserNode]
expected: FAIL

View file

@ -0,0 +1,3 @@
[context-time-monotonic-on-setsinkid.https.html]
[currentTime and getOutputTimestamp().contextTime should not reset after setSinkId]
expected: FAIL

View file

@ -16,3 +16,9 @@
[X Test 4: g2.disconnect(g1.gain) did not throw an exception.]
expected: FAIL
[Test 3: Disconnect nodes between contexts]
expected: FAIL
[Test 4: Disconnect AudioParam between contexts]
expected: FAIL

View file

@ -13,3 +13,6 @@
[# AUDIT TASK RUNNER FINISHED: 1 out of 5 tasks were failed.]
expected: FAIL
[AudioNodeOptions immutability]
expected: FAIL

View file

@ -7,3 +7,6 @@
[# AUDIT TASK RUNNER FINISHED: 1 out of 3 tasks were failed.]
expected: FAIL
[Equal-power panner model of AudioPannerNode]
expected: FAIL

View file

@ -0,0 +1,2 @@
[render_state_update.https.html]
expected: ERROR