Summary

Harness status: OK

Found 5 tests

Details

ResultTest NameMessage
Failfocus-within should be updated when reparenting focused element directlynew_parent.moveBefore is not a function
TypeError: new_parent.moveBefore is not a function
    at Test.<anonymous> (https://wpt.live/dom/nodes/moveBefore/focus-within.html:36:16)
    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/focus-within.html:30:1
Asserts run
Pass
assert_array_equals(["HTML", "BODY", "old_parent", "button"], ["HTML", "BODY", "old_parent", "button"])
    at assert_focus_within ( /dom/nodes/moveBefore/focus-within.html:25:5)
Failfocus-within should be updated when reparenting an element that has focus withinnew_parent.moveBefore is not a function
TypeError: new_parent.moveBefore is not a function
    at Test.<anonymous> (https://wpt.live/dom/nodes/moveBefore/focus-within.html:45:16)
    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/focus-within.html:40:1
Asserts runNo asserts ran
Failfocus-within should remain the same when moving to the same parentold_parent.moveBefore is not a function
TypeError: old_parent.moveBefore is not a function
    at Test.<anonymous> (https://wpt.live/dom/nodes/moveBefore/focus-within.html:54:16)
    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/focus-within.html:49:1
Asserts runNo asserts ran
Fail:focus-within should be eventually up to date when moving to an inert subtreepromise_test: Unhandled rejection with value: object "TypeError: inert_parent.moveBefore is not a function"
Error
    at get_stack (https://wpt.live/resources/testharness.js:4571:21)
    at new AssertionError (https://wpt.live/resources/testharness.js:4564:22)
    at assert (https://wpt.live/resources/testharness.js:4548:19)
    at Test.<anonymous> (https://wpt.live/resources/testharness.js:764:29)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at https://wpt.live/resources/testharness.js:2689:35
Asserts runNo asserts ran
Fail:focus-within should be eventually up to date when moving to a subtree that would become inert via stylepromise_test: Unhandled rejection with value: object "TypeError: inert_when_not_empty_parent.moveBefore is not a function"
Error
    at get_stack (https://wpt.live/resources/testharness.js:4571:21)
    at new AssertionError (https://wpt.live/resources/testharness.js:4564:22)
    at assert (https://wpt.live/resources/testharness.js:4548:19)
    at Test.<anonymous> (https://wpt.live/resources/testharness.js:764:29)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at https://wpt.live/resources/testharness.js:2689:35
Asserts runNo asserts ran