Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassThe first autofocus element in the document should win.
Asserts run
Pass
assert_equals(Element node <input autofocus=""></input>, Element node <input autofocus=""></input>)
    at Test.<anonymous> ( /html/interaction/focus/the-autofocus-attribute/first.html:21:3)
Pass
assert_not_equals(Element node <input autofocus=""></input>, Element node <input autofocus=""></input>)
    at Test.<anonymous> ( /html/interaction/focus/the-autofocus-attribute/first.html:22:3)