Sync WPT with upstream (20-07-2025) (#38178)

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

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2025-07-20 17:11:10 +02:00 committed by GitHub
parent 7ab0d91109
commit 772c84633e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
340 changed files with 17903 additions and 3841 deletions

View file

@ -1,3 +1,6 @@
[Document.html]
[execCommand on Document must enqueue a disconnected reaction when deleting a custom element from a contenteditable element]
expected: FAIL
[importNode on Document must construct a new custom element when importing a custom element into a window-less document]
expected: FAIL

View file

@ -10,3 +10,6 @@
[upgrade should not upgrade a candidate element not associated with the registry]
expected: FAIL
[upgrade should not upgrade a candidate element not associated with a registry]
expected: FAIL

View file

@ -0,0 +1,6 @@
[Document-importNode.html]
[autonomous: document.importNode() should import custom elements successfully]
expected: FAIL
[autonomous: document.importNode() should import "undefined" custom elements successfully]
expected: FAIL