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] }" | |
11 PASS Historical DOM features must be removed: DOMUserData | 10 PASS Historical DOM features must be removed: DOMUserData |
12 PASS Historical DOM features must be removed: Entity | 11 PASS Historical DOM features must be removed: Entity |
13 PASS Historical DOM features must be removed: EntityReference | 12 PASS Historical DOM features must be removed: EntityReference |
14 PASS Historical DOM features must be removed: EventException | 13 PASS Historical DOM features must be removed: EventException |
15 PASS Historical DOM features must be removed: NameList | 14 PASS Historical DOM features must be removed: NameList |
16 PASS Historical DOM features must be removed: Notation | 15 PASS Historical DOM features must be removed: Notation |
17 PASS Historical DOM features must be removed: TypeInfo | 16 PASS Historical DOM features must be removed: TypeInfo |
18 PASS Historical DOM features must be removed: UserDataHandler | 17 PASS Historical DOM features must be removed: UserDataHandler |
19 PASS Historical DOM features must be removed: RangeException | 18 PASS Historical DOM features must be removed: RangeException |
20 PASS Historical DOM features must be removed: createEntityReference | 19 PASS Historical DOM features must be removed: createEntityReference |
(...skipping 25 matching lines...) Expand all Loading... |
46 PASS Node member must be nuked: prefix | 45 PASS Node member must be nuked: prefix |
47 PASS Node member must be nuked: localName | 46 PASS Node member must be nuked: localName |
48 PASS Node member must be nuked: isSupported | 47 PASS Node member must be nuked: isSupported |
49 PASS Node member must be nuked: getFeature | 48 PASS Node member must be nuked: getFeature |
50 PASS Node member must be nuked: getUserData | 49 PASS Node member must be nuked: getUserData |
51 PASS Node member must be nuked: setUserData | 50 PASS Node member must be nuked: setUserData |
52 PASS Node member must be nuked: rootNode | 51 PASS Node member must be nuked: rootNode |
53 PASS Window member must be nuked: attachEvent | 52 PASS Window member must be nuked: attachEvent |
54 Harness: the test ran to completion. | 53 Harness: the test ran to completion. |
55 | 54 |
OLD | NEW |