RangeStartTarget
RangeEndTarget
Middle

Summary

Harness status: OK

Found 3 tests

Details

ResultTest NameMessage
FailmoveBefore still results in range startContainer snapping up to parent when startContainer is movedold_parent.moveBefore is not a function
TypeError: 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 run
Pass
assert_true(true, "Intersection before move")
    at Test.<anonymous> ( /dom/nodes/moveBefore/live-range-updates.html:26:3)
FailmoveBefore still causes range startContainer to snap up to parent, when startContainer ancestor is movednew_parent.moveBefore is not a function
TypeError: 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 run
Pass
assert_true(true, "Intersection before move")
    at Test.<anonymous> ( /dom/nodes/moveBefore/live-range-updates.html:55:3)
FailmoveBefore still causes range endContainer to snap up to parent, when endContainer ancestor is movednew_parent.moveBefore is not a function
TypeError: 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 run
Pass
assert_false(false, "No intersection before move")
    at Test.<anonymous> ( /dom/nodes/moveBefore/live-range-updates.html:82:3)