Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
Pass<dialog> can contain autofocus, without stopping page autofocus content from working
Asserts run
Pass
assert_equals("INPUT", "INPUT")
    at Test.<anonymous> ( /html/interaction/focus/the-autofocus-attribute/autofocus-dialog.html:17:3)
Pass<dialog>-contained autofocus element gets focused when the dialog is shown
Asserts run
Pass
assert_equals("DIV", "DIV")
    at Test.<anonymous> ( /html/interaction/focus/the-autofocus-attribute/autofocus-dialog.html:27:3)