mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
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>
15 lines
544 B
INI
Vendored
15 lines
544 B
INI
Vendored
[CustomElementRegistry-upgrade.html]
|
|
[upgrade is a function on both global and scoped CustomElementRegistry]
|
|
expected: FAIL
|
|
|
|
[upgrade is a no-op when called on a shadow root with no association]
|
|
expected: FAIL
|
|
|
|
[upgrade should upgrade a candidate element when called on a shadow root with an association]
|
|
expected: FAIL
|
|
|
|
[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
|