mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +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-registry-define-get-etc.html.ini
vendored
Normal file
21
tests/wpt/meta/custom-elements/registries/scoped-registry-registry-define-get-etc.html.ini
vendored
Normal file
|
@ -0,0 +1,21 @@
|
|||
[scoped-registry-registry-define-get-etc.html]
|
||||
[Custom element registries with a registered custom element return the class in their get method, and the name in their getName method]
|
||||
expected: FAIL
|
||||
|
||||
[Scoped Custom element registries do not inherit names or classes from the global registry]
|
||||
expected: FAIL
|
||||
|
||||
[Scoped Custom element registries return the same constructor when it is defined in both]
|
||||
expected: FAIL
|
||||
|
||||
[Scoped Custom element registries allow registering name that exists in global registry]
|
||||
expected: FAIL
|
||||
|
||||
[Custom element registries with a registered custom element resolve the class in their whenDefined method]
|
||||
expected: FAIL
|
||||
|
||||
[Scoped Custom element registries resolve the same constructor from whenDefined when it is defined in both]
|
||||
expected: FAIL
|
||||
|
||||
[Scoped Custom element registry getters do not resolve globally registered classes from whenDefined]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue