This is a testharness.js-based test.
Found 6 FAIL, 0 TIMEOUT, 0 NOTRUN.
[FAIL] textarea: selectionDirection a second time (must not fire select)
assert_unreached: the select event must not fire the second time Reached unreachable code
[FAIL] input type text: selectionDirection a second time (must not fire select)
assert_unreached: the select event must not fire the second time Reached unreachable code
[FAIL] input type search: selectionDirection a second time (must not fire select)
assert_unreached: the select event must not fire the second time Reached unreachable code
[FAIL] input type tel: selectionDirection a second time (must not fire select)
assert_unreached: the select event must not fire the second time Reached unreachable code
[FAIL] input type url: selectionDirection a second time (must not fire select)
assert_unreached: the select event must not fire the second time Reached unreachable code
[FAIL] input type password: selectionDirection a second time (must not fire select)
assert_unreached: the select event must not fire the second time Reached unreachable code
Harness: the test ran to completion.