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

Unified Diff: LayoutTests/fast/encoding/external-script-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 | « LayoutTests/fast/encoding/css-charset-default-expected.txt ('k') | Source/core/dom/Document.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/encoding/external-script-charset-expected.txt
diff --git a/LayoutTests/fast/encoding/external-script-charset-expected.txt b/LayoutTests/fast/encoding/external-script-charset-expected.txt
index 0b4c6df920608387c7abcdbb5285dd877e329d63..d1c2fa5ac5629c2a8b21f646e65d86d709d73ebd 100644
--- a/LayoutTests/fast/encoding/external-script-charset-expected.txt
+++ b/LayoutTests/fast/encoding/external-script-charset-expected.txt
@@ -1,3 +1,4 @@
+CONSOLE WARNING: Setting 'Document.charset' is deprecated. Please use '<meta charset="UTF-8">' instead.
Test that external scripts in XHTML documents inherit document charset.
Javascript 1 (original document charset): PASS
« no previous file with comments | « LayoutTests/fast/encoding/css-charset-default-expected.txt ('k') | Source/core/dom/Document.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698