mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49: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
21
tests/wpt/meta/custom-elements/registries/scoped-registry-define-upgrade-order.html.ini
vendored
Normal file
21
tests/wpt/meta/custom-elements/registries/scoped-registry-define-upgrade-order.html.ini
vendored
Normal file
|
@ -0,0 +1,21 @@
|
|||
[scoped-registry-define-upgrade-order.html]
|
||||
[Upgrade in tree order in the same tree scope]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade in shadow-including tree order across tree scopes]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade order does not depend on shadow root attach order]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade in association order across documents, then tree order in each document]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade order is not affected by DOM order between child frames]
|
||||
expected: FAIL
|
||||
|
||||
[Upgrade order is affected by shadow tree adoption across documents]
|
||||
expected: FAIL
|
||||
|
||||
[Elements in the "owner" window of a scoped registry are not always upgraded first]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue