mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Sync WPT with upstream (20-04-2025) (#36618)
Automated downstream sync of changes from upstream as of 20-04-2025 [no-wpt-sync] Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
d05496277e
commit
c915bf05fc
502 changed files with 10162 additions and 1657 deletions
33
tests/wpt/meta/custom-elements/registries/scoped-registry-define-upgrade-criteria.html.ini
vendored
Normal file
33
tests/wpt/meta/custom-elements/registries/scoped-registry-define-upgrade-criteria.html.ini
vendored
Normal file
|
@ -0,0 +1,33 @@
|
|||
[scoped-registry-define-upgrade-criteria.html]
|
||||
[Adding definition to global registry should not affect shadow roots using scoped registry]
|
||||
expected: FAIL
|
||||
|
||||
[Adding definition to scoped registry should affect all associated shadow roots]
|
||||
expected: FAIL
|
||||
|
||||
[Adding definition to scoped registry should not affect document tree scope]
|
||||
expected: FAIL
|
||||
|
||||
[Adding definition to scoped registry should not affect shadow roots using other registries]
|
||||
expected: FAIL
|
||||
|
||||
[Adding definition to global registry should not upgrade nodes no longer using the registry]
|
||||
expected: FAIL
|
||||
|
||||
[Adding definition to scoped registry should not upgrade nodes no longer using the registry]
|
||||
expected: FAIL
|
||||
|
||||
[Adding definition to scoped registry affects associated shadow roots in all iframes]
|
||||
expected: FAIL
|
||||
|
||||
[Adding definition to scoped registry affects associated shadow roots in other frame trees]
|
||||
expected: FAIL
|
||||
|
||||
[Adding definition to scoped registry should not upgrade disconnected elements]
|
||||
expected: FAIL
|
||||
|
||||
[Adding definition to scoped registry should not upgrade nodes in constructed documents]
|
||||
expected: FAIL
|
||||
|
||||
[Adding definition to scoped registry should not upgrade nodes in detached frames]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue