OLD | NEW |
(Empty) | |
| 1 This is a testharness.js-based test. |
| 2 PASS PerformanceNavigationTiming interface: existence and properties of interfac
e object |
| 3 PASS PerformanceNavigationTiming interface object length |
| 4 PASS PerformanceNavigationTiming interface object name |
| 5 FAIL PerformanceNavigationTiming interface: existence and properties of interfac
e prototype object assert_equals: class string of PerformanceNavigationTiming.pr
ototype expected "[object PerformanceNavigationTimingPrototype]" but got "[objec
t PerformanceNavigationTiming]" |
| 6 PASS PerformanceNavigationTiming interface: existence and properties of interfac
e prototype object's "constructor" property |
| 7 PASS PerformanceNavigationTiming interface: attribute unloadEventStart |
| 8 PASS PerformanceNavigationTiming interface: attribute unloadEventEnd |
| 9 PASS PerformanceNavigationTiming interface: attribute domInteractive |
| 10 PASS PerformanceNavigationTiming interface: attribute domContentLoadedEventStart
|
| 11 PASS PerformanceNavigationTiming interface: attribute domContentLoadedEventEnd |
| 12 PASS PerformanceNavigationTiming interface: attribute domComplete |
| 13 PASS PerformanceNavigationTiming interface: attribute loadEventStart |
| 14 PASS PerformanceNavigationTiming interface: attribute loadEventEnd |
| 15 PASS PerformanceNavigationTiming interface: attribute type |
| 16 PASS PerformanceNavigationTiming interface: attribute redirectCount |
| 17 Harness: the test ran to completion. |
| 18 |
OLD | NEW |