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

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

Issue 261013007: Prevent direct use of "replacement" text encoding. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: MSVC fix Created 6 years, 7 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 1 Should be your browser default encoding: ISO-8859-1
2 RenderView at (0,0) size 800x600 2
3 layer at (0,0) size 800x600 3 If it's latin-1 (ISO-8859-1), this should be accented e: é
4 RenderBlock {HTML} at (0,0) size 800x600 4
5 RenderBody {BODY} at (8,8) size 784x584 5 If you got a render tree with U+FFFD instead, this failed
6 RenderText {#text} at (0,0) size 16x19
7 text run at (0,0) width 16: "\x{FFFD}"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698