Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassAutofocus elements queued in another top-level browsing context's documents should be skipped.
Asserts run
Pass
assert_equals(Element node <body> <script> const input = document.createElement('inp..., Element node <body> <script> const input = document.createElement('inp...)
    at Test.<anonymous> ( /html/interaction/focus/the-autofocus-attribute/skip-another-top-level-browsing-context.html:12:3)
Pass
assert_equals(Element node <body><input></body>, Element node <body><input></body>)
    at Test.<anonymous> ( /html/interaction/focus/the-autofocus-attribute/skip-another-top-level-browsing-context.html:13:3)