Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassAutofocus element in not-fully-active document should be skipped while flusing.
Asserts run
Pass
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)