d1

Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Faildocument.setSequentialFocusStartingPoint should set the sequential focus starting point on any element.promise_test: Unhandled rejection with value: object "TypeError: document.setSequentialFocusStartingPoint 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 run
Pass
assert_equals(Element node <body><button id="b1">b1</button> <div id="d1">d1</div> <..., Element node <body><button id="b1">b1</button> <div id="d1">d1</div> <..., "Focus should initially be set on the body element.")
    at Test.<anonymous> ( /html/interaction/focus/setSequentialFocusStartingPoint.tentative.html:16:3)