| OLD | NEW |
| 1 This is a testharness.js-based test. | 1 This is a testharness.js-based test. |
| 2 Found 5 tests. 3 PASS 2 FAIL 0 TIMEOUT 0 NOTRUN |
| 2 PASS In window.document with click event | 3 PASS In window.document with click event |
| 3 PASS In window.document with load event | 4 PASS In window.document with load event |
| 4 FAIL In window.document.cloneNode(true) assert_array_equals: targets lengths dif
fer, expected 14 got 0 | 5 FAIL In window.document.cloneNode(true) assert_array_equals: targets lengths dif
fer, expected 14 got 0 |
| 5 FAIL In new Document() Illegal constructor | 6 FAIL In new Document() Illegal constructor |
| 6 PASS In DOMImplementation.createHTMLDocument() | 7 PASS In DOMImplementation.createHTMLDocument() |
| 7 Harness: the test ran to completion. | 8 Harness: the test ran to completion. |
| 8 | 9 |
| OLD | NEW |