Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Passnavigate() with history: 'push' in a document that has not yet had its load event
Asserts run
Pass
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)