Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassAn earlier-inserted script can upgrade a later-inserted custom element, whose upgrading is synchronously observable to the script, since DOM insertion has been completed by the time it runs
Asserts run
Pass
assert_false(false)
    at Test.<anonymous> ( /dom/nodes/insertion-removing-steps/Node-appendChild-script-and-custom-from-fragment.tentative.html:26:3)
Pass
assert_false(false)
    at Test.<anonymous> ( /dom/nodes/insertion-removing-steps/Node-appendChild-script-and-custom-from-fragment.tentative.html:27:3)
Pass
assert_true(true)
    at Test.<anonymous> ( /dom/nodes/insertion-removing-steps/Node-appendChild-script-and-custom-from-fragment.tentative.html:29:3)
Pass
assert_true(true)
    at Test.<anonymous> ( /dom/nodes/insertion-removing-steps/Node-appendChild-script-and-custom-from-fragment.tentative.html:30:3)