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

Side by Side Diff: LayoutTests/platform/win/virtual/antialiasedtext/fast/text/line-breaks-expected.txt

Issue 303133007: Merge virtual mac-antialiasedtext and windows-directwrite test suites (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 800x493 3 layer at (0,0) size 800x493
4 RenderBlock {HTML} at (0,0) size 800x492.63 4 RenderBlock {HTML} at (0,0) size 800x492.63
5 RenderBody {BODY} at (8,8) size 784x463.30 5 RenderBody {BODY} at (8,8) size 784x463.30
6 RenderBlock (anonymous) at (0,0) size 784x18 6 RenderBlock (anonymous) at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 84x17 7 RenderText {#text} at (0,0) size 84x17
8 text run at (0,0) width 84: "This is good:" 8 text run at (0,0) width 84: "This is good:"
9 RenderBlock {DIV} at (0,39.33) size 100x52 9 RenderBlock {DIV} at (0,39.33) size 100x52
10 RenderBlock {P} at (0,0) size 100x52 [border: (1px solid #008000)] 10 RenderBlock {P} at (0,0) size 100x52 [border: (1px solid #008000)]
(...skipping 17 matching lines...) Expand all
28 text run at (42,1) width 57: "Lore\x{1E3F}" 28 text run at (42,1) width 57: "Lore\x{1E3F}"
29 text run at (46,26) width 53: "ipsum" 29 text run at (46,26) width 53: "ipsum"
30 RenderBlock (anonymous) at (0,371.97) size 784x18 30 RenderBlock (anonymous) at (0,371.97) size 784x18
31 RenderText {#text} at (0,0) size 75x17 31 RenderText {#text} at (0,0) size 75x17
32 text run at (0,0) width 75: "This is bad:" 32 text run at (0,0) width 75: "This is bad:"
33 RenderBlock {DIV} at (0,411.30) size 100x52 33 RenderBlock {DIV} at (0,411.30) size 100x52
34 RenderBlock {P} at (0,0) size 100x52 [border: (1px solid #FF0000)] 34 RenderBlock {P} at (0,0) size 100x52 [border: (1px solid #FF0000)]
35 RenderText {#text} at (36,1) size 63x49 35 RenderText {#text} at (36,1) size 63x49
36 text run at (36,1) width 63: "Lorem " 36 text run at (36,1) width 63: "Lorem "
37 text run at (46,26) width 53: "ipsum" 37 text run at (46,26) width 53: "ipsum"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698