Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassAfter showing a dialog, non-dialog autofocus processing won't work.
Asserts run
Pass
assert_not_equals(Element node <dialog></dialog>, Element node <input autofocus=""></input>, "Non-dialog autofocus processing should be skipped.")
    at Test.<anonymous> ( /html/semantics/interactive-elements/the-dialog-element/dialog-focusing-steps-prevent-autofocus.html:17:3)