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

Unified Diff: LayoutTests/fast/encoding/charset-replacement-expected.txt

Issue 655083002: Update the tests (ISO-8859-1 => windows-1252) (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase Created 6 years, 2 months 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/charset-replacement-expected.txt
diff --git a/LayoutTests/fast/encoding/charset-replacement-expected.txt b/LayoutTests/fast/encoding/charset-replacement-expected.txt
index dd04b36c4bf5194d31c9a3c2b648973d0bdc5104..3aaba5783ba10f167ed3811e0e4dd52f30927907 100644
--- a/LayoutTests/fast/encoding/charset-replacement-expected.txt
+++ b/LayoutTests/fast/encoding/charset-replacement-expected.txt
@@ -1,5 +1,5 @@
-Should be your browser default encoding: ISO-8859-1
+Should be your browser default encoding: windows-1252
-If it's latin-1 (ISO-8859-1), this should be accented e: é
+If it's latin-1 (ISO-8859-1, windows-1252), this should be accented e: é
If you got a render tree with U+FFFD instead, this failed

Powered by Google App Engine
This is Rietveld 408576698