Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
PassHTML parser must instantiate custom elements inside document.write
Asserts run
Pass
assert_true(true)
    at Test.<anonymous> ( /custom-elements/parser/parser-constructs-custom-element-in-document-write.html:31:5)
Pass
assert_true(true)
    at Test.<anonymous> ( /custom-elements/parser/parser-constructs-custom-element-in-document-write.html:32:5)
PassHTML parser should call connectedCallback before appending child nodes inside document.write
Asserts run
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /custom-elements/parser/parser-constructs-custom-element-in-document-write.html:37:3)
hello world