Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassThe element is not focused during the initial parsing task
Asserts run
Pass
assert_equals(Element node <body><input autofocus=""> <input autofocus="">  <script>..., Element node <body><input autofocus=""> <input autofocus="">  <script>...)
    at Test.<anonymous> ( /html/interaction/focus/the-autofocus-attribute/not-on-first-task.html:19:3)
Pass
assert_not_equals(Element node <body><input autofocus=""> <input autofocus="">  <script>..., Element node <input autofocus=""></input>)
    at Test.<anonymous> ( /html/interaction/focus/the-autofocus-attribute/not-on-first-task.html:20:3)