| OLD | NEW |
| 1 This is a testharness.js-based test. | 1 This is a testharness.js-based test. |
| 2 FAIL Clients.matchAll() should not show an old window as controlled after it nav
igates. assert_unreached: unexpected rejection: assert_equals: client should ha
ve expected frame type expected "auxiliary" but got "top-level" Reached unreacha
ble code | 2 FAIL Clients.matchAll() should not show an old window as controlled after it nav
igates. assert_unreached: unexpected rejection: assert_equals: client should hav
e expected frame type expected "top-level" but got "auxiliary" Reached unreachab
le code |
| 3 FAIL Clients.matchAll() should not show an old window after it navigates. assert
_unreached: unexpected rejection: assert_equals: client should have expected url
expected "https://web-platform.test:8444/service-workers/service-worker/resourc
es/loaded.html?navigate-window-uncontrolled&q=1" but got "https://web-platform.t
est:8444/service-workers/service-worker/navigate-window.https.html" Reached unre
achable code | 3 FAIL Clients.matchAll() should not show an old window after it navigates. assert
_unreached: unexpected rejection: assert_equals: client should have expected fra
me type expected "top-level" but got "auxiliary" Reached unreachable code |
| 4 Harness: the test ran to completion. | 4 Harness: the test ran to completion. |
| 5 | 5 |
| OLD | NEW |