Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Passentries() and currentEntry should be set in a new srcdoc iframe
Asserts run
Pass
assert_not_equals(object "[object NavigationHistoryEntry]", null)
    at Test.<anonymous> ( /navigation-api/navigation-history-entry/entries-in-new-srcdoc-iframe.html:10:3)
Pass
assert_array_equals([object "[object NavigationHistoryEntry]"], [object "[object NavigationHistoryEntry]"])
    at Test.<anonymous> ( /navigation-api/navigation-history-entry/entries-in-new-srcdoc-iframe.html:11:3)
Pass
assert_equals("about:srcdoc", "about:srcdoc")
    at Test.<anonymous> ( /navigation-api/navigation-history-entry/entries-in-new-srcdoc-iframe.html:13:3)