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

Side by Side Diff: LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/basic/006-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 784x30 [border: (2px outset #808080)] 6 RenderTable {TABLE} at (0,0) size 784x30 [border: (2px outset #808080)]
7 RenderTableSection {TBODY} at (2,2) size 780x26 7 RenderTableSection {TBODY} at (2,2) size 780x26
8 RenderTableRow {TR} at (0,2) size 780x22 8 RenderTableRow {TR} at (0,2) size 780x22
9 RenderTableCell {TD} at (2,2) size 575x22 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 9 RenderTableCell {TD} at (2,2) size 575x22 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
10 RenderText {#text} at (2,2) size 164x18 10 RenderText {#text} at (2,2) size 164x18
11 text run at (2,2) width 164: "Big cell gets all the width" 11 text run at (2,2) width 164: "Big cell gets all the width"
12 RenderTableCell {TD} at (579,2) size 199x22 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1] 12 RenderTableCell {TD} at (579,2) size 199x22 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1]
13 RenderText {#text} at (2,2) size 195x18 13 RenderText {#text} at (2,2) size 195x18
14 text run at (2,2) width 195: "Icannotbreak noicannot \x{B7}break " 14 text run at (2,2) width 195: "Icannotbreak noicannot \x{B7}break "
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698