Pass | Changing input type should not refocus on the element. | Asserts runPass | assert_equals(Element node <input id="input1" autofocus=""></input>, Element node <input id="input1" autofocus=""></input>)
at Test.<anonymous> ( /html/interaction/focus/the-autofocus-attribute/no-autofocus-on-changing-input-type.html:20:3) | Pass | assert_equals(Element node <select><option>o1</option></select>, Element node <select><option>o1</option></select>)
at Test.<anonymous> ( /html/interaction/focus/the-autofocus-attribute/no-autofocus-on-changing-input-type.html:24:3) |
|