Fail | moveBefore still results in range startContainer snapping up to parent when startContainer is moved | old_parent.moveBefore is not a functionTypeError: old_parent.moveBefore is not a function
at Test.<anonymous> (https://wpt.live/dom/nodes/moveBefore/live-range-updates.html:28:14)
at Test.step (https://wpt.live/resources/testharness.js:2642:25)
at test (https://wpt.live/resources/testharness.js:633:30)
at https://wpt.live/dom/nodes/moveBefore/live-range-updates.html:14:1 Asserts runPass | assert_true(true, "Intersection before move")
at Test.<anonymous> ( /dom/nodes/moveBefore/live-range-updates.html:26:3) |
|
Fail | moveBefore still causes range startContainer to snap up to parent, when startContainer ancestor is moved | new_parent.moveBefore is not a functionTypeError: new_parent.moveBefore is not a function
at Test.<anonymous> (https://wpt.live/dom/nodes/moveBefore/live-range-updates.html:56:14)
at Test.step (https://wpt.live/resources/testharness.js:2642:25)
at test (https://wpt.live/resources/testharness.js:633:30)
at https://wpt.live/dom/nodes/moveBefore/live-range-updates.html:40:1 Asserts runPass | assert_true(true, "Intersection before move")
at Test.<anonymous> ( /dom/nodes/moveBefore/live-range-updates.html:55:3) |
|
Fail | moveBefore still causes range endContainer to snap up to parent, when endContainer ancestor is moved | new_parent.moveBefore is not a functionTypeError: new_parent.moveBefore is not a function
at Test.<anonymous> (https://wpt.live/dom/nodes/moveBefore/live-range-updates.html:83:14)
at Test.step (https://wpt.live/resources/testharness.js:2642:25)
at test (https://wpt.live/resources/testharness.js:633:30)
at https://wpt.live/dom/nodes/moveBefore/live-range-updates.html:66:1 Asserts runPass | assert_false(false, "No intersection before move")
at Test.<anonymous> ( /dom/nodes/moveBefore/live-range-updates.html:82:3) |
|