Pass | Autofocus element in not-fully-active document should be skipped while flusing. | Asserts runPass | assert_not_equals(Element node <body> <script> 'use strict'; promise_test(async () => ..., Element node <iframe srcdoc="<input autofocus><script>window.frameElem...)
at Test.<anonymous> ( /html/interaction/focus/the-autofocus-attribute/skip-not-fully-active.html:15:3) | Pass | assert_equals(Element node <body></body>, Element node <body></body>)
at Test.<anonymous> ( /html/interaction/focus/the-autofocus-attribute/skip-not-fully-active.html:16:3) |
|