Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassCheck that removing a node and then adopting its parent into a different window/document doesn't crash.
Asserts run
Pass
assert_equals(Document node with 2 children, Document node with 2 children)
    at Test.<anonymous> ( /dom/nodes/remove-and-adopt-thcrash.html:14:5)
Pass
assert_equals(Document node with 1 child, Document node with 1 child)
    at Test.<anonymous> ( /dom/nodes/remove-and-adopt-thcrash.html:16:5)