mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
Sync WPT with upstream (27-07-2025) (#38296)
Automated downstream sync of changes from upstream as of 27-07-2025 [no-wpt-sync] Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
9614fb997a
commit
633d746e2f
504 changed files with 16011 additions and 4941 deletions
15
tests/wpt/meta/custom-elements/registries/global.window.js.ini
vendored
Normal file
15
tests/wpt/meta/custom-elements/registries/global.window.js.ini
vendored
Normal file
|
@ -0,0 +1,15 @@
|
|||
[global.window.html]
|
||||
[initialize() of global registry should throw for nodes from another document]
|
||||
expected: FAIL
|
||||
|
||||
[createElement() should throw with global registry from another document]
|
||||
expected: FAIL
|
||||
|
||||
[createElementNS() should throw with global registry from another document]
|
||||
expected: FAIL
|
||||
|
||||
[attachShadow() should throw with global registry from another document]
|
||||
expected: FAIL
|
||||
|
||||
[importNode() should throw with global registry from another document]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue