Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassPerformanceNavigationTiming instance exists with reasonable values.
Asserts run
Pass
assert_not_equals(object "[object PerformanceNavigationTiming]", undefined)
    at Test.<anonymous> ( /navigation-timing/nav2-test-instance-accessible-from-the-start.html:7:3)
Pass
assert_equals("navigation", "navigation")
    at Test.<anonymous> ( /navigation-timing/nav2-test-instance-accessible-from-the-start.html:8:3)
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /navigation-timing/nav2-test-instance-accessible-from-the-start.html:9:3)
Pass
assert_equals("navigation", "navigation")
    at Test.<anonymous> ( /navigation-timing/nav2-test-instance-accessible-from-the-start.html:10:3)