Pass | If topDocument's focused area is not topDocument, autofocus is not processed. | Asserts runPass | assert_equals(Element node <iframe srcdoc="<input><script>document.querySelector('in..., Element node <iframe srcdoc="<input><script>document.querySelector('in..., "Prereq: IFRAME should be focused")
at Test.<anonymous> ( /html/interaction/focus/the-autofocus-attribute/focusable-area-in-top-document.html:14:3) | Pass | assert_equals(Element node <iframe srcdoc="<input><script>document.querySelector('in..., Element node <iframe srcdoc="<input><script>document.querySelector('in..., "activeElement should not be changed")
at Test.<anonymous> ( /html/interaction/focus/the-autofocus-attribute/focusable-area-in-top-document.html:21:3) | Pass | assert_not_equals(Element node <iframe srcdoc="<input><script>document.querySelector('in..., Element node <input autofocus=""></input>)
at Test.<anonymous> ( /html/interaction/focus/the-autofocus-attribute/focusable-area-in-top-document.html:22:3) |
|