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

@ -13,3 +13,12 @@
[attachShadow() should throw for a null customElementRegistry value]
expected: FAIL
[attachShadow() should use the global registry when customElementRegistry is null]
expected: FAIL
[attachShadow() should use the shadow host's registry when customElementRegistry is null]
expected: FAIL
[attachShadow() should use the null registry when the shadow host uses null registry and customElementRegistry is null]
expected: FAIL