| Index: third_party/WebKit/LayoutTests/fast/dom/document-attribute-js-null-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/document-attribute-js-null-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/document-attribute-js-null-expected.txt
|
| index ba143dad5002a9b012df09c1297a4ffda1ad9acf..5df2b3985657a78492d6012bd333ae3ebcda028b 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/document-attribute-js-null-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/dom/document-attribute-js-null-expected.txt
|
| @@ -1,10 +1,8 @@
|
| -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 test setting various attributes of documents to JavaScript null.
|
|
|
| TEST SUCCEEDED: Got the expected exception (9). [tested Document.xmlVersion]
|
| TEST SUCCEEDED: The value was null. [tested Document.documentURI]
|
| TEST SUCCEEDED: The value was the string 'UTF-8'. [tested Document.charset]
|
| -TEST SUCCEEDED: The value was undefined. [tested Document.defaultCharset]
|
| TEST SUCCEEDED: The value was the string 'UTF-8'. [tested Document.characterSet]
|
| TEST SUCCEEDED: The value was the string 'UTF-8'. [tested Document.inputEncoding]
|
| TEST SUCCEEDED: The value was null. [tested Document.selectedStylesheetSet]
|
|
|