| OLD | NEW |
| 1 This is a testharness.js-based test. | 1 This is a testharness.js-based test. |
| 2 FAIL Historical DOM features must be removed: CDATASection assert_equals: expect
ed (undefined) undefined but got (function) function "function CDATASection() {
[native code] }" |
| 2 PASS Historical DOM features must be removed: DOMConfiguration | 3 PASS Historical DOM features must be removed: DOMConfiguration |
| 3 FAIL Historical DOM features must be removed: DOMError assert_equals: expected (
undefined) undefined but got (function) function "function DOMError() { [native
code] }" | 4 FAIL Historical DOM features must be removed: DOMError assert_equals: expected (
undefined) undefined but got (function) function "function DOMError() { [native
code] }" |
| 4 PASS Historical DOM features must be removed: DOMErrorHandler | 5 PASS Historical DOM features must be removed: DOMErrorHandler |
| 5 PASS Historical DOM features must be removed: DOMImplementationList | 6 PASS Historical DOM features must be removed: DOMImplementationList |
| 6 PASS Historical DOM features must be removed: DOMImplementationSource | 7 PASS Historical DOM features must be removed: DOMImplementationSource |
| 7 PASS Historical DOM features must be removed: DOMLocator | 8 PASS Historical DOM features must be removed: DOMLocator |
| 8 PASS Historical DOM features must be removed: DOMObject | 9 PASS Historical DOM features must be removed: DOMObject |
| 9 PASS Historical DOM features must be removed: DOMSettableTokenList | 10 PASS Historical DOM features must be removed: DOMSettableTokenList |
| 10 PASS Historical DOM features must be removed: DOMUserData | 11 PASS Historical DOM features must be removed: DOMUserData |
| 11 PASS Historical DOM features must be removed: Entity | 12 PASS Historical DOM features must be removed: Entity |
| 12 PASS Historical DOM features must be removed: EntityReference | 13 PASS Historical DOM features must be removed: EntityReference |
| 13 PASS Historical DOM features must be removed: EventException | 14 PASS Historical DOM features must be removed: EventException |
| 14 PASS Historical DOM features must be removed: NameList | 15 PASS Historical DOM features must be removed: NameList |
| 15 PASS Historical DOM features must be removed: Notation | 16 PASS Historical DOM features must be removed: Notation |
| 16 PASS Historical DOM features must be removed: TypeInfo | 17 PASS Historical DOM features must be removed: TypeInfo |
| 17 PASS Historical DOM features must be removed: UserDataHandler | 18 PASS Historical DOM features must be removed: UserDataHandler |
| 18 PASS Historical DOM features must be removed: RangeException | 19 PASS Historical DOM features must be removed: RangeException |
| 20 FAIL Historical DOM features must be removed: createCDATASection assert_equals:
expected (undefined) undefined but got (function) function "function createCDATA
Section() { [native code] }" |
| 19 PASS Historical DOM features must be removed: createEntityReference | 21 PASS Historical DOM features must be removed: createEntityReference |
| 20 FAIL Historical DOM features must be removed: xmlEncoding assert_equals: expecte
d (undefined) undefined but got (object) null | 22 FAIL Historical DOM features must be removed: xmlEncoding assert_equals: expecte
d (undefined) undefined but got (object) null |
| 21 FAIL Historical DOM features must be removed: xmlStandalone assert_equals: expec
ted (undefined) undefined but got (boolean) false | 23 FAIL Historical DOM features must be removed: xmlStandalone assert_equals: expec
ted (undefined) undefined but got (boolean) false |
| 22 FAIL Historical DOM features must be removed: xmlVersion assert_equals: expected
(undefined) undefined but got (object) null | 24 FAIL Historical DOM features must be removed: xmlVersion assert_equals: expected
(undefined) undefined but got (object) null |
| 23 PASS Historical DOM features must be removed: strictErrorChecking | 25 PASS Historical DOM features must be removed: strictErrorChecking |
| 24 PASS Historical DOM features must be removed: domConfig | 26 PASS Historical DOM features must be removed: domConfig |
| 25 PASS Historical DOM features must be removed: normalizeDocument | 27 PASS Historical DOM features must be removed: normalizeDocument |
| 26 PASS Historical DOM features must be removed: renameNode | 28 PASS Historical DOM features must be removed: renameNode |
| 27 PASS Historical DOM features must be removed: defaultCharset | 29 PASS Historical DOM features must be removed: defaultCharset |
| 28 PASS Historical DOM features must be removed: height | 30 PASS Historical DOM features must be removed: height |
| (...skipping 14 matching lines...) Expand all Loading... |
| 43 PASS Node member must be nuked: prefix | 45 PASS Node member must be nuked: prefix |
| 44 PASS Node member must be nuked: localName | 46 PASS Node member must be nuked: localName |
| 45 PASS Node member must be nuked: isSupported | 47 PASS Node member must be nuked: isSupported |
| 46 PASS Node member must be nuked: getFeature | 48 PASS Node member must be nuked: getFeature |
| 47 PASS Node member must be nuked: getUserData | 49 PASS Node member must be nuked: getUserData |
| 48 PASS Node member must be nuked: setUserData | 50 PASS Node member must be nuked: setUserData |
| 49 PASS Node member must be nuked: rootNode | 51 PASS Node member must be nuked: rootNode |
| 50 PASS Window member must be nuked: attachEvent | 52 PASS Window member must be nuked: attachEvent |
| 51 Harness: the test ran to completion. | 53 Harness: the test ran to completion. |
| 52 | 54 |
| OLD | NEW |