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

Side by Side Diff: LayoutTests/platform/win/fast/text/backslash-to-yen-sign-dynamic-expected.txt

Issue 216933006: Remove carriage returns from LayoutTests (18) (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Expectations Created 6 years, 8 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 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x52 3 layer at (0,0) size 800x52
4 RenderBlock {HTML} at (0,0) size 800x52 4 RenderBlock {HTML} at (0,0) size 800x52
5 RenderBody {BODY} at (8,8) size 784x36 5 RenderBody {BODY} at (8,8) size 784x36
6 RenderBlock {DIV} at (0,0) size 784x16 6 RenderBlock {DIV} at (0,0) size 784x16
7 RenderText {#text} at (0,0) size 224x16 7 RenderText {#text} at (0,0) size 224x16
8 text run at (0,0) width 224: "This should be a yen-sign: \x{A5}" 8 text run at (0,0) width 224: "This should be a yen-sign: \x{A5}"
9 RenderBlock {DIV} at (0,16) size 784x20 9 RenderBlock {DIV} at (0,16) size 784x20
10 RenderText {#text} at (0,0) size 172x19 10 RenderText {#text} at (0,0) size 172x19
11 text run at (0,0) width 172: "This should be a backslash: \\" 11 text run at (0,0) width 172: "This should be a backslash: \\"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698