Pass | Using intercept() then navigate() in the ensuing currententrychange should abort the finished promise (but not the committed promise) | Asserts runPass | assert_equals("", "")
at navigation.oncurrententrychange ( /navigation-api/navigate-event/intercept-and-navigate.html:17:7) | Pass | assert_equals(0, 0)
at navigation.oncurrententrychange ( /navigation-api/navigate-event/intercept-and-navigate.html:18:7) | Pass | assert_equals(2, 2)
at navigation.oncurrententrychange ( /navigation-api/navigate-event/intercept-and-navigate.html:19:7) | Pass | assert_equals("#2", "#2")
at Test.<anonymous> ( /navigation-api/navigate-event/intercept-and-navigate.html:25:3) | Pass | assert_equals(1, 1)
at Test.<anonymous> ( /navigation-api/navigate-event/intercept-and-navigate.html:27:3) | Pass | assert_equals(2, 2)
at Test.<anonymous> ( /navigation-api/navigate-event/intercept-and-navigate.html:28:3) |
|