trisquel-icecat/icecat/testing/web-platform/meta/custom-elements/registries/ShadowRoot-init-customElementRegistry.html.ini
2025-10-06 02:35:48 -06:00

15 lines
615 B
INI

[ShadowRoot-init-customElementRegistry.html]
[A newly attached disconnected ShadowRoot should use the global registry by default]
expected: FAIL
[A newly attached connected ShadowRoot should use the global registry by default]
expected: FAIL
[A newly attached disconnected ShadowRoot should use the scoped registry if explicitly specified in attachShadow]
expected: FAIL
[A newly attached connected ShadowRoot should use the scoped registry if explicitly specified in attachShadow]
expected: FAIL
[attachShadow() should throw for a null customElementRegistry value]
expected: FAIL