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

Side by Side Diff: LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/basic/001-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 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 [color=#008000] 5 RenderBody {BODY} at (8,8) size 784x584 [color=#008000]
6 RenderBlock (anonymous) at (0,0) size 784x37 6 RenderBlock (anonymous) at (0,0) size 784x37
7 RenderText {#text} at (0,0) size 404x37 7 RenderText {#text} at (0,0) size 404x37
8 text run at (0,0) width 404: "This is fixed pitch. " 8 text run at (0,0) width 404: "This is fixed pitch. "
9 RenderInline {FONT} at (0,0) size 49x11 9 RenderInline {FONT} at (0,0) size 49x11
10 RenderText {#text} at (403,20) size 49x11 10 RenderText {#text} at (403,20) size 49x11
11 text run at (403,20) width 49: "This is not." 11 text run at (403,20) width 49: "This is not."
12 RenderBlock (anonymous) at (0,37) size 784x30 12 RenderBlock (anonymous) at (0,37) size 784x30
13 RenderTable {TABLE} at (0,0) size 124x30 [border: (2px outset #808080)] 13 RenderTable {TABLE} at (0,0) size 124x30 [border: (2px outset #808080)]
14 RenderTableSection {TBODY} at (2,2) size 120x26 14 RenderTableSection {TBODY} at (2,2) size 120x26
15 RenderTableRow {TR} at (0,2) size 120x22 15 RenderTableRow {TR} at (0,2) size 120x22
16 RenderTableCell {TD} at (2,2) size 116x22 [border: (1px inset #808 080)] [r=0 c=0 rs=1 cs=1] 16 RenderTableCell {TD} at (2,2) size 116x22 [border: (1px inset #808 080)] [r=0 c=0 rs=1 cs=1]
17 RenderText {#text} at (2,2) size 112x17 17 RenderText {#text} at (2,2) size 112x17
18 text run at (2,2) width 112: "This is also not." 18 text run at (2,2) width 112: "This is also not."
19 RenderBlock (anonymous) at (0,67) size 784x37 19 RenderBlock (anonymous) at (0,67) size 784x37
20 RenderInline {FONT} at (0,0) size 42x11 20 RenderInline {FONT} at (0,0) size 42x11
21 RenderText {#text} at (0,20) size 42x11 21 RenderText {#text} at (0,20) size 42x11
22 text run at (0,20) width 42: "More text" 22 text run at (0,20) width 42: "More text"
23 RenderText {#text} at (41,0) size 155x37 23 RenderText {#text} at (41,0) size 155x37
24 text run at (41,0) width 155: " Ending." 24 text run at (41,0) width 155: " Ending."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698