OLD | NEW |
1 This is a testharness.js-based test. | 1 This is a testharness.js-based test. |
2 PASS Document in a browsing context | 2 PASS Document in a browsing context |
3 FAIL Document created with the Document constructor Illegal constructor | 3 FAIL Document created with the Document constructor Illegal constructor |
4 PASS Document created with createDocument | 4 PASS Document created with createDocument |
5 PASS Document created with createHTMLDocument | 5 PASS Document created with createHTMLDocument |
6 PASS Document created with XML DOMParser | 6 PASS Document created with XML DOMParser |
7 PASS Document created with HTML DOMParser | 7 PASS Document created with HTML DOMParser |
8 Harness: the test ran to completion. | 8 Harness: the test ran to completion. |
9 | 9 |
OLD | NEW |