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

Unified Diff: LayoutTests/fast/dom/Document/document-charset-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
« no previous file with comments | « no previous file | LayoutTests/fast/dom/frame-loading-via-document-write-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/dom/Document/document-charset-expected.txt
diff --git a/LayoutTests/fast/dom/Document/document-charset-expected.txt b/LayoutTests/fast/dom/Document/document-charset-expected.txt
index e2d4b1307294b9fdb54bc1c21bb9ad7aeff663e8..c4569e83f281f4d889f3a49f4b1637da42b370d5 100644
--- a/LayoutTests/fast/dom/Document/document-charset-expected.txt
+++ b/LayoutTests/fast/dom/Document/document-charset-expected.txt
@@ -1,3 +1,4 @@
+CONSOLE WARNING: Setting 'Document.charset' is deprecated. Please use '<meta charset="UTF-8">' instead.
Initial
 document.charset: KOI8-R
« no previous file with comments | « no previous file | LayoutTests/fast/dom/frame-loading-via-document-write-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698