Pass | The first autofocus element in the document should win. | Asserts runPass | 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) |
|