Pass | change-focus-then-remove-during-intercept | Asserts runPass | assert_equals(Element node <body> <script> promise_test(async t => { let intercept..., Element node <body> <script> promise_test(async t => { let intercept..., "Start on body")
at Test.<anonymous> ( /navigation-api/focus-reset/change-focus-then-remove-during-intercept.html:21:3) | Pass | assert_equals(Element node <button></button>, Element node <button></button>, "focus() worked")
at Test.<anonymous> ( /navigation-api/focus-reset/change-focus-then-remove-during-intercept.html:23:3) | Pass | assert_equals(Element node <body> <script> promise_test(async t => { let intercept..., Element node <body> <script> promise_test(async t => { let intercept..., "Removing the element reset focus")
at Test.<anonymous> ( /navigation-api/focus-reset/change-focus-then-remove-during-intercept.html:30:3) | Pass | assert_true(true)
at Test.<anonymous> ( /navigation-api/focus-reset/change-focus-then-remove-during-intercept.html:31:3) | Pass | assert_equals(Element node <body> <script> promise_test(async t => { let intercept..., Element node <body> <script> promise_test(async t => { let intercept..., "Focus remains on document.body after promise fulfills")
at Test.<anonymous> ( /navigation-api/focus-reset/change-focus-then-remove-during-intercept.html:36:3) |
|