Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Failinvalid tabindex attribute does not make the element focusableassert_equals: <math href=#> should be focusable expected Element node <math href="#" data-focusable="true"></math> but got Element node <body><math></math> <math href="#" data-focusable="true">...
    at Test.<anonymous> (https://wpt.live/mathml/relations/html5-tree/tabindex-focus-001.tentative.html:30:19)
    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/mathml/relations/html5-tree/tabindex-focus-001.tentative.html:19:3
Asserts run
Pass
assert_not_equals(Element node <body><math></math> <math href="#" data-focusable="true">..., Element node <math></math>, "<math> should not be focusable")
    at Test.<anonymous> ( /mathml/relations/html5-tree/tabindex-focus-001.tentative.html:31:19)
Fail
assert_equals(Element node <body><math></math> <math href="#" data-focusable="true">..., Element node <math href="#" data-focusable="true"></math>, "<math href=#> should be focusable")
    at Test.<anonymous> ( /mathml/relations/html5-tree/tabindex-focus-001.tentative.html:30:19)