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