Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Passnavigate() during a same-document-navigation-initiated dispose works (since it's after the previous navigation)
Asserts run
Pass
assert_equals(4, 4)
    at Test.<anonymous> ( /navigation-api/per-entry-events/dispose-same-document-navigate-during.html:16:3)
Pass
assert_equals("#2", "#2")
    at Test.<anonymous> ( /navigation-api/per-entry-events/dispose-same-document-navigate-during.html:18:3)
Pass
assert_equals("#3", "#3")
    at Test.<anonymous> ( /navigation-api/per-entry-events/dispose-same-document-navigate-during.html:19:3)
Pass
assert_equals(1, 1, "dispose for entry 3 must happen exactly once (first check)")
    at Test.<anonymous> ( /navigation-api/per-entry-events/dispose-same-document-navigate-during.html:32:3)
Pass
assert_equals(1, 1, "dispose for entry 3 must happen exactly once (final check)")
    at Test.<anonymous> ( /navigation-api/per-entry-events/dispose-same-document-navigate-during.html:40:3)
Pass
assert_equals(4, 4)
    at Test.<anonymous> ( /navigation-api/per-entry-events/dispose-same-document-navigate-during.html:42:3)
Pass
assert_equals(object "[object NavigationHistoryEntry]", object "[object NavigationHistoryEntry]")
    at Test.<anonymous> ( /navigation-api/per-entry-events/dispose-same-document-navigate-during.html:44:3)
Pass
assert_equals(object "[object NavigationHistoryEntry]", object "[object NavigationHistoryEntry]")
    at Test.<anonymous> ( /navigation-api/per-entry-events/dispose-same-document-navigate-during.html:45:3)
Pass
assert_not_equals(object "[object NavigationHistoryEntry]", object "[object NavigationHistoryEntry]")
    at Test.<anonymous> ( /navigation-api/per-entry-events/dispose-same-document-navigate-during.html:46:3)
Pass
assert_not_equals(object "[object NavigationHistoryEntry]", object "[object NavigationHistoryEntry]")
    at Test.<anonymous> ( /navigation-api/per-entry-events/dispose-same-document-navigate-during.html:47:3)
Pass
assert_equals(object "[object NavigationHistoryEntry]", object "[object NavigationHistoryEntry]")
    at Test.<anonymous> ( /navigation-api/per-entry-events/dispose-same-document-navigate-during.html:48:3)
Pass
assert_equals("#fork", "#fork")
    at Test.<anonymous> ( /navigation-api/per-entry-events/dispose-same-document-navigate-during.html:49:3)
Pass
assert_equals("#spoon", "#spoon")
    at Test.<anonymous> ( /navigation-api/per-entry-events/dispose-same-document-navigate-during.html:50:3)