Summary

Harness status: OK

Found 4 tests

Details

ResultTest NameMessage
PassRange in document: Removing the only element in the range must collapse the range
Asserts run
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /dom/ranges/Range-adopt-test.html:24:5)
PassParented range container moved to another document with appendChild: Moving the element to the other document must collapse the range
Asserts run
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /dom/ranges/Range-adopt-test.html:33:5)
PassParentless range container moved to another document with appendChild: Removing the only element in the range must collapse the range
Asserts run
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /dom/ranges/Range-adopt-test.html:41:5)
PassRange container's parentless container moved to another document with appendChild: Removing the only element in the range must collapse the range
Asserts run
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /dom/ranges/Range-adopt-test.html:50:5)