Pass | navigate() with history: 'push' in a document that has not yet had its load event | Asserts runPass | assert_equals("loading", "loading", "Document must not have loaded yet")
at Test.<anonymous> ( /navigation-api/navigation-methods/navigate-history-push-not-loaded.html:11:3) | Pass | assert_equals("push", "push")
at Test.<anonymous> ( /navigation-api/navigation-methods/navigate-history-push-not-loaded.html:17:3) | Pass | assert_equals(2, 2)
at Test.<anonymous> ( /navigation-api/navigation-methods/navigate-history-push-not-loaded.html:18:3) | Pass | assert_equals(1, 1)
at Test.<anonymous> ( /navigation-api/navigation-methods/navigate-history-push-not-loaded.html:19:3) |
|