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

Side by Side Diff: LayoutTests/platform/win-xp/tables/mozilla/marvin/tables_cellpadding-expected.txt

Issue 306953007: Unreviewed Win XP rebaselines for r175038, part 5 (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 RenderBlock (anonymous) at (0,0) size 784x80 6 RenderBlock (anonymous) at (0,0) size 784x80
7 RenderText {#text} at (0,0) size 782x59 7 RenderText {#text} at (0,0) size 782x59
8 text run at (0,0) width 571: "CELLPADDING controls the padding in pixe ls between the border of each cells and the cell's " 8 text run at (0,0) width 571: "CELLPADDING controls the padding in pixe ls between the border of each cells and the cell's "
9 text run at (571,0) width 171: "contents.The first table has a" 9 text run at (571,0) width 171: "contents.The first table has a"
10 text run at (0,20) width 343: "cellpadding of 8 pixels. The second tab le is not using cell " 10 text run at (0,20) width 343: "cellpadding of 8 pixels. The second tab le is not using cell "
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
55 RenderTableRow {TR} at (0,28) size 209x24 55 RenderTableRow {TR} at (0,28) size 209x24
56 RenderTableCell {TD} at (2,28) size 68x24 [border: (1px inset #80808 0)] [r=1 c=0 rs=1 cs=1] 56 RenderTableCell {TD} at (2,28) size 68x24 [border: (1px inset #80808 0)] [r=1 c=0 rs=1 cs=1]
57 RenderText {#text} at (2,2) size 64x19 57 RenderText {#text} at (2,2) size 64x19
58 text run at (2,2) width 64: "Composer" 58 text run at (2,2) width 64: "Composer"
59 RenderTableCell {TD} at (72,28) size 70x24 [border: (1px inset #8080 80)] [r=1 c=1 rs=1 cs=1] 59 RenderTableCell {TD} at (72,28) size 70x24 [border: (1px inset #8080 80)] [r=1 c=1 rs=1 cs=1]
60 RenderText {#text} at (2,2) size 55x19 60 RenderText {#text} at (2,2) size 55x19
61 text run at (2,2) width 55: "Calendar" 61 text run at (2,2) width 55: "Calendar"
62 RenderTableCell {TD} at (144,28) size 63x24 [border: (1px inset #808 080)] [r=1 c=2 rs=1 cs=1] 62 RenderTableCell {TD} at (144,28) size 63x24 [border: (1px inset #808 080)] [r=1 c=2 rs=1 cs=1]
63 RenderText {#text} at (2,2) size 59x19 63 RenderText {#text} at (2,2) size 59x19
64 text run at (2,2) width 59: "Netcaster" 64 text run at (2,2) width 59: "Netcaster"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698