Sync WPT with upstream (06-07-2025) (#37901)

Automated downstream sync of changes from upstream as of 06-07-2025
[no-wpt-sync]

---------

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>
Co-authored-by: sagudev <16504129+sagudev@users.noreply.github.com>
This commit is contained in:
Servo WPT Sync 2025-07-06 10:33:30 +02:00 committed by GitHub
parent bd4e04774d
commit ee8bd14f3b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
683 changed files with 13108 additions and 9280 deletions

View file

@ -1,3 +0,0 @@
[009.html]
[Link with onclick form submit to javascript url with document.write and href navigation ]
expected: FAIL

View file

@ -2,9 +2,6 @@
[load & pageshow event do not fire on contentWindow of <iframe> element created with no src]
expected: FAIL
[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?foo']
expected: FAIL

View file

@ -1,3 +0,0 @@
[navigation-unload-same-origin-fragment.html]
[Tests that a fragment navigation in the unload handler will not block the initial navigation]
expected: FAIL

View file

@ -1,2 +0,0 @@
[canvas.2d.disconnected-font-size-math.html]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.text.measure.width.nullCharacter.html]
[Null character does not take up space]
expected: FAIL

View file

@ -0,0 +1,3 @@
[2d.text.measure.width.nullCharacter.worker.html]
[Null character does not take up space]
expected: FAIL

View file

@ -0,0 +1,9 @@
[link-multiple-load-events.html]
[<link> cannot request the same resource twice by touching the 'href' attribute, if its value never changes]
expected: FAIL
[<link> cannot request the same resource twice by touching the 'type' attribute, if its value never changes]
expected: FAIL
[<link> load event can fire twice for the same href resource, based on 'rel' attribute mutations]
expected: FAIL

View file

@ -0,0 +1,3 @@
[iframe-loading-lazy-nav-location-assign.html]
[Navigating iframe loading='lazy' before it is loaded: location.assign]
expected: FAIL

View file

@ -1,4 +1,4 @@
[iframe_sandbox_popups_escaping-2.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,4 +1,4 @@
[iframe_sandbox_popups_escaping-3.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,4 +1,3 @@
[iframe_sandbox_popups_nonescaping-1.html]
expected: TIMEOUT
[Check that popups from a sandboxed iframe do not escape the sandbox]
expected: FAIL