[ShadowRoot-init-customElementRegistry.html]
[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 use null registry when customElementRegistry is null (host uses global registry)]
expected: FAIL
[attachShadow() should use null registry when customElementRegistry is null (host uses custom registry)]
expected: FAIL
[attachShadow() should use null registry when customElementRegistry is null (host uses global registry)]
expected: FAIL
[attachShadow() should use null registry when customElementRegistry is null (host uses custom registry)]
expected: FAIL
[attchShadow on a builtin element with null customElementRegistry should create a ShadowRoot with null registry]
expected: FAIL
[attchShadow on a custom elememnt candidate with null customElementRegistry should create a ShadowRoot with null registry]
expected: FAIL
[attchShadow on a custom elememnt with null customElementRegistry should create a ShadowRoot with null registry]
expected: FAIL