Pass | Autofocus elements queued in another top-level browsing context's documents should be skipped. | Asserts runPass | 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) |
|