Summary

Harness status: OK

Found 5 tests

Details

ResultTest NameMessage
FailDon't fire focusin/out 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/fire-focusin-focusout.html:48: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/fire-focusin-focusout.html:38:1
Asserts run
Pass
assert_array_equals(["button.onfocusin"], ["button.onfocusin"])
    at assert_collected_events_equals ( /dom/nodes/moveBefore/fire-focusin-focusout.html:35:12)
Pass
assert_equals(Element node <button id="button" tabindex="1">Button</button>, Element node <button id="button" tabindex="1">Button</button>)
    at Test.<anonymous> ( /dom/nodes/moveBefore/fire-focusin-focusout.html:47:5)
FailDon't fire focusin/out 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/fire-focusin-focusout.html:60: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/fire-focusin-focusout.html:54:1
Asserts runNo asserts ran
FailDon't fire focusin/out 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/fire-focusin-focusout.html:72: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/fire-focusin-focusout.html:66:1
Asserts runNo asserts ran
FailDon't fire focusin and then correct 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
FailDon't fire focusin and then correct when moving to a tree that is made inert using 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