Pass | Check that removing a node and then adopting its parent into a different window/document doesn't crash. | Asserts runPass | 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) |
|