| OLD | NEW |
| 1 | 1 This is a testharness.js-based test. |
| 2 PASS Check if the readyState is EMPTY initially | 2 PASS Check if the readyState is EMPTY initially |
| 3 PASS Check if the readyState is LOADING in loadstart | 3 PASS Check if the readyState is LOADING in loadstart |
| 4 PASS Check if the readyState is LOADING in progress | 4 PASS Check if the readyState is LOADING in progress |
| 5 PASS Check if the readyState is DONE in load | 5 PASS Check if the readyState is DONE in load |
| 6 PASS Check if the readyState is DONE in loadend | 6 PASS Check if the readyState is DONE in loadend |
| 7 Harness: the test ran to completion. |
| 7 | 8 |
| OLD | NEW |