Sync WPT with upstream (16-08-2025) (#38706)

Automated downstream sync of changes from upstream as of 16-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-16 02:46:10 +02:00 committed by GitHub
parent 85588fada0
commit e649b9b91d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
416 changed files with 7746 additions and 1062 deletions

View file

@ -7,9 +7,3 @@
[Navigating to a different document with link click]
expected: FAIL
[Navigating to a different document with location.href]
expected: FAIL
[Navigating to a different document with location.assign]
expected: FAIL

View file

@ -1,6 +1,7 @@
[form-submit.html]
expected: TIMEOUT
[Replace before load, triggered by formElement.submit()]
expected: FAIL
[Replace before load, triggered by same-document formElement.submit()]
expected: FAIL
expected: TIMEOUT

View file

@ -0,0 +1,3 @@
[patch-non-element.html]
[Cannot patch container nodes without a context element]
expected: FAIL

View file

@ -4,7 +4,7 @@
expected: FAIL
[Host element with delegatesFocus including no focusable descendants should be skipped]
expected: FAIL
expected: NOTRUN
[Element with tabindex should support autofocus]
expected: FAIL
@ -13,4 +13,4 @@
expected: NOTRUN
[Host element with delegatesFocus should support autofocus]
expected: FAIL
expected: NOTRUN

View file

@ -0,0 +1,3 @@
[video-aspect-ratio.html]
[Aspect ratio for regular video with aspect-ratio:auto]
expected: FAIL

View file

@ -0,0 +1,9 @@
[video-intrinsic-width-height.html]
[only width attribute]
expected: FAIL
[only height attribute]
expected: FAIL
[both width/height attributes and style keeping aspect-ratio]
expected: FAIL

View file

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

View file

@ -1,4 +1,3 @@
[iframe_sandbox_popups_escaping-1.html]
expected: CRASH
[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_escaping-2.html]
expected: CRASH
[Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used]
expected: FAIL

View file

@ -0,0 +1,6 @@
[intrinsic_sizes.htm]
[default height is still 150]
expected: FAIL
[default width is still 300]
expected: FAIL

View file

@ -0,0 +1,2 @@
[disabled-003.html]
expected: CRASH