Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Passdispose events when doing a same-document replace using history.replaceState()
Asserts run
Pass
assert_equals(function "function Event() { [native code] }", function "function Event() { [native code] }")
    at Test.<anonymous> ( /navigation-api/per-entry-events/dispose-same-document-replaceState.html:14:5)
Pass
assert_equals(false, false)
    at Test.<anonymous> ( /navigation-api/per-entry-events/dispose-same-document-replaceState.html:15:5)
Pass
assert_equals(false, false)
    at Test.<anonymous> ( /navigation-api/per-entry-events/dispose-same-document-replaceState.html:16:5)
Pass
assert_equals(false, false)
    at Test.<anonymous> ( /navigation-api/per-entry-events/dispose-same-document-replaceState.html:17:5)
Pass
assert_not_equals(object "[object NavigationHistoryEntry]", object "[object NavigationHistoryEntry]")
    at Test.<anonymous> ( /navigation-api/per-entry-events/dispose-same-document-replaceState.html:19:5)
Pass
assert_array_equals([object "[object NavigationHistoryEntry]"], [object "[object NavigationHistoryEntry]"])
    at Test.<anonymous> ( /navigation-api/per-entry-events/dispose-same-document-replaceState.html:20:5)
Pass
assert_equals("?replacement", "?replacement")
    at Test.<anonymous> ( /navigation-api/per-entry-events/dispose-same-document-replaceState.html:21:5)
Pass
assert_equals(null, null)
    at Test.<anonymous> ( /navigation-api/per-entry-events/dispose-same-document-replaceState.html:22:5)
Pass
assert_equals("?replacement", "?replacement")
    at Test.<anonymous> ( /navigation-api/per-entry-events/dispose-same-document-replaceState.html:23:5)
Pass
assert_true(true)
    at Test.<anonymous> ( /navigation-api/per-entry-events/dispose-same-document-replaceState.html:27:3)