Pass | The element is not focused during the initial parsing task | Asserts runPass | 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) |
|