| OLD | NEW |
| 1 CONSOLE WARNING: 'Document.defaultCharset' is deprecated and will be removed in
M50, around April 2016. See https://www.chromestatus.com/features/62171245780664
32 for more details. | 1 CONSOLE WARNING: 'Document.defaultCharset' is deprecated and will be removed in
M50, around April 2016. See https://www.chromestatus.com/features/62171245780664
32 for more details. |
| 2 This is a testharness.js-based test. | 2 This is a testharness.js-based test. |
| 3 FAIL Historical DOM features must be removed: CDATASection assert_equals: expect
ed (undefined) undefined but got (function) function "function CDATASection() {
[native code] }" | 3 FAIL Historical DOM features must be removed: CDATASection assert_equals: expect
ed (undefined) undefined but got (function) function "function CDATASection() {
[native code] }" |
| 4 PASS Historical DOM features must be removed: DOMConfiguration | 4 PASS Historical DOM features must be removed: DOMConfiguration |
| 5 FAIL Historical DOM features must be removed: DOMError assert_equals: expected (
undefined) undefined but got (function) function "function DOMError() { [native
code] }" | 5 FAIL Historical DOM features must be removed: DOMError assert_equals: expected (
undefined) undefined but got (function) function "function DOMError() { [native
code] }" |
| 6 PASS Historical DOM features must be removed: DOMErrorHandler | 6 PASS Historical DOM features must be removed: DOMErrorHandler |
| 7 PASS Historical DOM features must be removed: DOMImplementationList | 7 PASS Historical DOM features must be removed: DOMImplementationList |
| 8 PASS Historical DOM features must be removed: DOMImplementationSource | 8 PASS Historical DOM features must be removed: DOMImplementationSource |
| 9 PASS Historical DOM features must be removed: DOMLocator | 9 PASS Historical DOM features must be removed: DOMLocator |
| 10 PASS Historical DOM features must be removed: DOMObject | 10 PASS Historical DOM features must be removed: DOMObject |
| 11 FAIL Historical DOM features must be removed: DOMSettableTokenList assert_equals
: expected (undefined) undefined but got (function) function "function DOMSettab
leTokenList() { [native code] }" | 11 PASS Historical DOM features must be removed: DOMSettableTokenList |
| 12 PASS Historical DOM features must be removed: DOMUserData | 12 PASS Historical DOM features must be removed: DOMUserData |
| 13 PASS Historical DOM features must be removed: Entity | 13 PASS Historical DOM features must be removed: Entity |
| 14 PASS Historical DOM features must be removed: EntityReference | 14 PASS Historical DOM features must be removed: EntityReference |
| 15 PASS Historical DOM features must be removed: EventException | 15 PASS Historical DOM features must be removed: EventException |
| 16 PASS Historical DOM features must be removed: NameList | 16 PASS Historical DOM features must be removed: NameList |
| 17 PASS Historical DOM features must be removed: Notation | 17 PASS Historical DOM features must be removed: Notation |
| 18 PASS Historical DOM features must be removed: TypeInfo | 18 PASS Historical DOM features must be removed: TypeInfo |
| 19 PASS Historical DOM features must be removed: UserDataHandler | 19 PASS Historical DOM features must be removed: UserDataHandler |
| 20 PASS Historical DOM features must be removed: RangeException | 20 PASS Historical DOM features must be removed: RangeException |
| 21 FAIL Historical DOM features must be removed: createCDATASection assert_equals:
expected (undefined) undefined but got (function) function "function createCDATA
Section() { [native code] }" | 21 FAIL Historical DOM features must be removed: createCDATASection assert_equals:
expected (undefined) undefined but got (function) function "function createCDATA
Section() { [native code] }" |
| (...skipping 23 matching lines...) Expand all Loading... |
| 45 PASS Node member must be nuked: namespaceURI | 45 PASS Node member must be nuked: namespaceURI |
| 46 PASS Node member must be nuked: prefix | 46 PASS Node member must be nuked: prefix |
| 47 PASS Node member must be nuked: localName | 47 PASS Node member must be nuked: localName |
| 48 PASS Node member must be nuked: isSupported | 48 PASS Node member must be nuked: isSupported |
| 49 PASS Node member must be nuked: getFeature | 49 PASS Node member must be nuked: getFeature |
| 50 PASS Node member must be nuked: getUserData | 50 PASS Node member must be nuked: getUserData |
| 51 PASS Node member must be nuked: setUserData | 51 PASS Node member must be nuked: setUserData |
| 52 PASS Window member must be nuked: attachEvent | 52 PASS Window member must be nuked: attachEvent |
| 53 Harness: the test ran to completion. | 53 Harness: the test ran to completion. |
| 54 | 54 |
| OLD | NEW |