| Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/historical-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/historical-expected.txt b/third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/historical-expected.txt
|
| index 598c203b7d1a2b04226c0d1af077081d79a918cb..08d34fe1fd52f48c0f9e6c651ff734b38fc147d4 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/historical-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/historical-expected.txt
|
| @@ -1,4 +1,3 @@
|
| -CONSOLE WARNING: 'Document.defaultCharset' is deprecated and will be removed in M50, around April 2016. See https://www.chromestatus.com/features/6217124578066432 for more details.
|
| This is a testharness.js-based test.
|
| FAIL Historical DOM features must be removed: CDATASection assert_equals: expected (undefined) undefined but got (function) function "function CDATASection() { [native code] }"
|
| PASS Historical DOM features must be removed: DOMConfiguration
|
| @@ -27,7 +26,7 @@ PASS Historical DOM features must be removed: strictErrorChecking
|
| PASS Historical DOM features must be removed: domConfig
|
| PASS Historical DOM features must be removed: normalizeDocument
|
| PASS Historical DOM features must be removed: renameNode
|
| -FAIL Historical DOM features must be removed: defaultCharset assert_equals: expected (undefined) undefined but got (string) "ISO-8859-1"
|
| +PASS Historical DOM features must be removed: defaultCharset
|
| PASS Historical DOM features must be removed: height
|
| PASS Historical DOM features must be removed: width
|
| PASS DOMImplementation.getFeature() must be nuked.
|
|
|