Chromium Code Reviews

Side by Side 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.
Jump to:
View unified diff | | Annotate | Revision Log
OLDNEW
1 Should be your browser default encoding: ISO-8859-1 1 Should be your browser default encoding: windows-1252
2 2
3 If it's latin-1 (ISO-8859-1), this should be accented e: é 3 If it's latin-1 (ISO-8859-1, windows-1252), this should be accented e: é
4 4
5 If you got a render tree with U+FFFD instead, this failed 5 If you got a render tree with U+FFFD instead, this failed
OLDNEW

Powered by Google App Engine