| OLD | NEW |
| 1 This is a testharness.js-based test. | 1 This is a testharness.js-based test. |
| 2 FAIL new Document(): interfaces Illegal constructor | 2 PASS new Document(): interfaces |
| 3 FAIL new Document(): children Illegal constructor | 3 PASS new Document(): children |
| 4 FAIL new Document(): metadata Illegal constructor | 4 PASS new Document(): metadata |
| 5 FAIL new Document(): characterSet aliases Illegal constructor | 5 PASS new Document(): characterSet aliases |
| 6 FAIL new Document(): URL parsing Illegal constructor | 6 FAIL new Document(): URL parsing assert_equals: expected "http://example.org/?%C
3%A4" but got "http://example.org/?รค" |
| 7 Harness: the test ran to completion. | 7 Harness: the test ran to completion. |
| 8 | 8 |
| OLD | NEW |