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

Unified Diff: LayoutTests/fast/encoding/css-charset-default-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/encoding/css-charset-default-expected.txt
diff --git a/LayoutTests/fast/encoding/css-charset-default-expected.txt b/LayoutTests/fast/encoding/css-charset-default-expected.txt
index 69ddbb1ef1c2c86e0bd5fd43ea9dd8f229b343cf..5676f90ee07d1971d659ed1f3bcad014a861c1f0 100644
--- a/LayoutTests/fast/encoding/css-charset-default-expected.txt
+++ b/LayoutTests/fast/encoding/css-charset-default-expected.txt
@@ -1,3 +1,4 @@
+CONSOLE WARNING: Setting 'Document.charset' is deprecated. Please use '<meta charset="UTF-8">' instead.
Test for bug 11011: External CSS is parsed as iso-8859-1 even though the main document is utf-8.
Stylesheet 1 (inherit document charset using xml-stylesheet processing instruction): SUССЕSS

Powered by Google App Engine
This is Rietveld 408576698