mirror of
https://github.com/servo/servo.git
synced 2025-08-18 11:55:39 +01:00
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:
parent
7ab0d91109
commit
772c84633e
340 changed files with 17903 additions and 3841 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
6
tests/wpt/meta/custom-elements/upgrading/Document-importNode.html.ini
vendored
Normal file
6
tests/wpt/meta/custom-elements/upgrading/Document-importNode.html.ini
vendored
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue