Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Passnavigation.currentEntry/entries()/canGoBack/canGoForward after iframe removal
Asserts run
Pass
assert_not_equals(object "[object Navigation]", null)
    at Test.<anonymous> ( /navigation-api/navigation-history-entry/after-detach.html:17:3)
Pass
assert_not_equals(object "[object NavigationHistoryEntry]", null)
    at Test.<anonymous> ( /navigation-api/navigation-history-entry/after-detach.html:18:3)
Pass
assert_equals(3, 3)
    at Test.<anonymous> ( /navigation-api/navigation-history-entry/after-detach.html:19:3)
Pass
assert_true(true, "canGoBack")
    at Test.<anonymous> ( /navigation-api/navigation-history-entry/after-detach.html:20:3)
Pass
assert_true(true, "canGoForward")
    at Test.<anonymous> ( /navigation-api/navigation-history-entry/after-detach.html:21:3)
Pass
assert_equals(null, null)
    at Test.<anonymous> ( /navigation-api/navigation-history-entry/after-detach.html:25:3)
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /navigation-api/navigation-history-entry/after-detach.html:26:3)
Pass
assert_false(false)
    at Test.<anonymous> ( /navigation-api/navigation-history-entry/after-detach.html:27:3)
Pass
assert_false(false)
    at Test.<anonymous> ( /navigation-api/navigation-history-entry/after-detach.html:28:3)