[CustomElementRegistry-initialize.html] [initialize is a function on both global and scoped CustomElementRegistry] expected: FAIL [initialize sets element.customElementRegistry to the global registry] expected: FAIL [initialize does not set the registry of nested shadow tree to the global registry] expected: FAIL [initialize sets element.customElementRegistry to a scoped registry] expected: FAIL [initialize does not set the registry of nested shadow tree to a scoped registry] expected: FAIL [initialize sets element.customElementRegistry permantently] expected: FAIL [initialize is no-op on a subtree with a non-null registry] expected: FAIL [initialize works on Document] expected: FAIL [initialize works on DocumentFragment] expected: FAIL