[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 [attachShadow() should use the global registry when customElementRegistry is null] expected: FAIL [attachShadow() should use the shadow host's registry when customElementRegistry is null] expected: FAIL [attachShadow() should use the null registry when the shadow host uses null registry and customElementRegistry is null] expected: FAIL