Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
FailRadio button keyboard navigation should proceed in tree-order.promise_test: Unhandled rejection with value: object "Error: action_sequence() is not implemented by testdriver-vendor.js"
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 <input type="radio" name="inside" id="inside1"></input>, Element node <input type="radio" name="inside" id="inside1"></input>, "Navigated to next radio button in form 'inside'")
    at Test.<anonymous> ( /html/semantics/forms/the-input-element/radio-keyboard-navigation-order.html:63:7)