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

Unified Diff: LayoutTests/fast/dom/frame-loading-via-document-write-expected.txt

Issue 768313004: Deprecate the Document.charset setter (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase Created 6 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: LayoutTests/fast/dom/frame-loading-via-document-write-expected.txt
diff --git a/LayoutTests/fast/dom/frame-loading-via-document-write-expected.txt b/LayoutTests/fast/dom/frame-loading-via-document-write-expected.txt
index 5b69cb12d1fa4c84111045887ed07951f31c575b..e1db80e03a0c0eef304ffb80cdea37d4e9578741 100644
--- a/LayoutTests/fast/dom/frame-loading-via-document-write-expected.txt
+++ b/LayoutTests/fast/dom/frame-loading-via-document-write-expected.txt
@@ -1,3 +1,4 @@
+CONSOLE WARNING: Setting 'Document.charset' is deprecated. Please use '<meta charset="UTF-8">' instead.
--------

Powered by Google App Engine
This is Rietveld 408576698