assert_not_equals(DocumentFragment node with 0 children, null, "attachShadow should work on node with default namespace")
at Test.<anonymous> ( /shadow-dom/host-with-namespace.xhtml:16:9)
Pass
Test attachShadow with a namespaced element
Asserts run
Pass
assert_not_equals(DocumentFragment node with 0 children, null, "attachShadow should work on node with explicit namespace")
at Test.<anonymous> ( /shadow-dom/host-with-namespace.xhtml:22:9)