15 lines
615 B
INI
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
|