Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassIf topDocument's focused area is not topDocument, autofocus is not processed.
Asserts run
Pass
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)