Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Passdispose events when doing a same-document replace using navigation.navigate() and intercept()
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-replace-with-intercept.html:17:5)
Pass
assert_equals(false, false)
    at Test.<anonymous> ( /navigation-api/per-entry-events/dispose-same-document-replace-with-intercept.html:18:5)
Pass
assert_equals(false, false)
    at Test.<anonymous> ( /navigation-api/per-entry-events/dispose-same-document-replace-with-intercept.html:19:5)
Pass
assert_equals(false, false)
    at Test.<anonymous> ( /navigation-api/per-entry-events/dispose-same-document-replace-with-intercept.html:20:5)
Pass
assert_not_equals(object "[object NavigationHistoryEntry]", object "[object NavigationHistoryEntry]")
    at Test.<anonymous> ( /navigation-api/per-entry-events/dispose-same-document-replace-with-intercept.html:22:5)
Pass
assert_array_equals([object "[object NavigationHistoryEntry]"], [object "[object NavigationHistoryEntry]"])
    at Test.<anonymous> ( /navigation-api/per-entry-events/dispose-same-document-replace-with-intercept.html:23:5)
Pass
assert_equals("?replacement", "?replacement")
    at Test.<anonymous> ( /navigation-api/per-entry-events/dispose-same-document-replace-with-intercept.html:24:5)
Pass
assert_equals("replace", "replace")
    at Test.<anonymous> ( /navigation-api/per-entry-events/dispose-same-document-replace-with-intercept.html:25:5)
Pass
assert_equals(object "[object NavigationHistoryEntry]", object "[object NavigationHistoryEntry]")
    at Test.<anonymous> ( /navigation-api/per-entry-events/dispose-same-document-replace-with-intercept.html:26:5)
Pass
assert_equals("?replacement", "?replacement")
    at Test.<anonymous> ( /navigation-api/per-entry-events/dispose-same-document-replace-with-intercept.html:27:5)
Pass
assert_true(true)
    at Test.<anonymous> ( /navigation-api/per-entry-events/dispose-same-document-replace-with-intercept.html:33:3)