| OLD | NEW |
| 1 This is a testharness.js-based test. | 1 This is a testharness.js-based test. |
| 2 PASS Historical DOM features must be removed: DOMConfiguration | 2 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] }" | 3 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 | 4 PASS Historical DOM features must be removed: DOMErrorHandler |
| 5 PASS Historical DOM features must be removed: DOMImplementationList | 5 PASS Historical DOM features must be removed: DOMImplementationList |
| 6 PASS Historical DOM features must be removed: DOMImplementationSource | 6 PASS Historical DOM features must be removed: DOMImplementationSource |
| 7 PASS Historical DOM features must be removed: DOMLocator | 7 PASS Historical DOM features must be removed: DOMLocator |
| 8 PASS Historical DOM features must be removed: DOMObject | 8 PASS Historical DOM features must be removed: DOMObject |
| 9 PASS Historical DOM features must be removed: DOMSettableTokenList | 9 PASS Historical DOM features must be removed: DOMSettableTokenList |
| 10 FAIL Historical DOM features must be removed: DOMStringList assert_equals: expec
ted (undefined) undefined but got (function) function "function DOMStringList()
{ [native code] }" |
| 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 |
| 19 PASS Historical DOM features must be removed: createEntityReference | 20 PASS Historical DOM features must be removed: createEntityReference |
| (...skipping 23 matching lines...) Expand all Loading... |
| 43 PASS Node member must be nuked: prefix | 44 PASS Node member must be nuked: prefix |
| 44 PASS Node member must be nuked: localName | 45 PASS Node member must be nuked: localName |
| 45 PASS Node member must be nuked: isSupported | 46 PASS Node member must be nuked: isSupported |
| 46 PASS Node member must be nuked: getFeature | 47 PASS Node member must be nuked: getFeature |
| 47 PASS Node member must be nuked: getUserData | 48 PASS Node member must be nuked: getUserData |
| 48 PASS Node member must be nuked: setUserData | 49 PASS Node member must be nuked: setUserData |
| 49 PASS Node member must be nuked: rootNode | 50 PASS Node member must be nuked: rootNode |
| 50 PASS Window member must be nuked: attachEvent | 51 PASS Window member must be nuked: attachEvent |
| 51 Harness: the test ran to completion. | 52 Harness: the test ran to completion. |
| 52 | 53 |
| OLD | NEW |