Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassNode.appendChild: inserting three scripts from a div
Asserts run
Pass
assert_array_equals([], [])
    at Test.<anonymous> ( /dom/nodes/insertion-removing-steps/Node-appendChild-three-scripts.tentative.html:26:3)
Pass
assert_array_equals(["s3", "s1", "s2"], ["s3", "s1", "s2"])
    at Test.<anonymous> ( /dom/nodes/insertion-removing-steps/Node-appendChild-three-scripts.tentative.html:28:3)