Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(218)

Unified Diff: third_party/WebKit/LayoutTests/fast/dom/document-attribute-js-null-expected.txt

Issue 1526563005: Deprecate document.defaultCharset (to be removed in M50) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update web-platform-tests/dom/historical-expected.txt Created 5 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 29b4129bd3f066ad3a543b0bfa2f05704b2e0fd2..ba143dad5002a9b012df09c1297a4ffda1ad9acf 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,3 +1,4 @@
+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]

Powered by Google App Engine
This is Rietveld 408576698