| OLD | NEW |
| 1 If the destination and previous page have the same origin, then Web Timing shoul
d report unload timing. | 1 If the destination and previous page have the same origin, then Web Timing shoul
d report unload timing. |
| 2 | 2 |
| 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
| 4 | 4 |
| 5 | 5 |
| 6 PASS timing.connectEnd is non-zero. | 6 PASS timing.connectEnd is non-zero. |
| 7 PASS timing.connectStart is non-zero. | 7 PASS timing.connectStart is non-zero. |
| 8 PASS timing.domComplete is non-zero. | 8 PASS timing.domComplete is non-zero. |
| 9 PASS timing.domContentLoadedEventEnd is non-zero. | 9 PASS timing.domContentLoadedEventEnd is non-zero. |
| 10 PASS timing.domContentLoadedEventStart is non-zero. | 10 PASS timing.domContentLoadedEventStart is non-zero. |
| 11 PASS timing.domInteractive is non-zero. | 11 PASS timing.domInteractive is non-zero. |
| 12 PASS timing.domLoading is non-zero. | 12 PASS timing.domLoading is non-zero. |
| 13 PASS timing.domainLookupEnd is non-zero. | 13 PASS timing.domainLookupEnd is non-zero. |
| 14 PASS timing.domainLookupStart is non-zero. | 14 PASS timing.domainLookupStart is non-zero. |
| 15 PASS timing.fetchStart is non-zero. | 15 PASS timing.fetchStart is non-zero. |
| 16 PASS timing.loadEventEnd is 0 | 16 PASS timing.loadEventEnd is 0 |
| 17 PASS timing.loadEventStart is non-zero. | 17 PASS timing.loadEventStart is non-zero. |
| 18 PASS timing.navigationStart is non-zero. | 18 PASS timing.navigationStart is non-zero. |
| 19 PASS timing.redirectEnd is 0 | 19 PASS timing.redirectEnd is 0 |
| 20 PASS timing.redirectStart is 0 | 20 PASS timing.redirectStart is 0 |
| 21 PASS timing.requestStart is non-zero. | 21 PASS timing.requestStart is non-zero. |
| 22 PASS timing.responseEnd is non-zero. | 22 PASS timing.responseEnd is non-zero. |
| 23 PASS timing.responseStart is non-zero. | 23 PASS timing.responseStart is non-zero. |
| 24 PASS timing.secureConnectionStart is 0 | 24 PASS timing.secureConnectionStart is 0 |
| 25 PASS timing.toJSON is non-zero. |
| 25 PASS timing.unloadEventEnd is 0 | 26 PASS timing.unloadEventEnd is 0 |
| 26 PASS timing.unloadEventStart is 0 | 27 PASS timing.unloadEventStart is 0 |
| 27 PASS navigation.redirectCount is 0 | 28 PASS navigation.redirectCount is 0 |
| 28 PASS successfullyParsed is true | 29 PASS successfullyParsed is true |
| 29 | 30 |
| 30 TEST COMPLETE | 31 TEST COMPLETE |
| 31 | 32 |
| OLD | NEW |