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/007-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 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderTable {TABLE} at (0,0) size 784x42 [border: (2px outset #808080)] 6 RenderTable {TABLE} at (0,0) size 784x42 [border: (2px outset #808080)]
7 RenderTableSection {TBODY} at (2,2) size 780x38 7 RenderTableSection {TBODY} at (2,2) size 780x38
8 RenderTableRow {TR} at (0,0) size 780x38 8 RenderTableRow {TR} at (0,0) size 780x38
9 RenderTableCell {TD} at (0,9) size 720x20 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 9 RenderTableCell {TD} at (0,9) size 720x20 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
10 RenderText {#text} at (1,1) size 70x18 10 RenderText {#text} at (1,1) size 70x18
(...skipping 25 matching lines...) Expand all
36 RenderTableRow {TR} at (0,0) size 780x20 36 RenderTableRow {TR} at (0,0) size 780x20
37 RenderTableCell {TD} at (0,0) size 704x20 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 37 RenderTableCell {TD} at (0,0) size 704x20 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
38 RenderText {#text} at (1,1) size 70x18 38 RenderText {#text} at (1,1) size 70x18
39 text run at (1,1) width 70: "A Big Cell" 39 text run at (1,1) width 70: "A Big Cell"
40 RenderTableCell {TD} at (704,0) size 76x20 [border: (1px inset #8080 80)] [r=0 c=1 rs=1 cs=1] 40 RenderTableCell {TD} at (704,0) size 76x20 [border: (1px inset #8080 80)] [r=0 c=1 rs=1 cs=1]
41 RenderText {#text} at (1,1) size 51x18 41 RenderText {#text} at (1,1) size 51x18
42 text run at (1,1) width 51: "A small" 42 text run at (1,1) width 51: "A small"
43 RenderInline {SPAN} at (0,0) size 24x18 43 RenderInline {SPAN} at (0,0) size 24x18
44 RenderText {#text} at (51,1) size 24x18 44 RenderText {#text} at (51,1) size 24x18
45 text run at (51,1) width 24: "cell" 45 text run at (51,1) width 24: "cell"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698