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

Side by Side Diff: LayoutTests/platform/win-xp/tables/mozilla/marvin/tables_cellspacing-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 784x60 6 RenderBlock (anonymous) at (0,0) size 784x60
7 RenderText {#text} at (0,0) size 761x59 7 RenderText {#text} at (0,0) size 761x59
8 text run at (0,0) width 289: "CELLSPACING controls the distance in pix els " 8 text run at (0,0) width 289: "CELLSPACING controls the distance in pix els "
9 text run at (289,0) width 470: "between each cell in the table. The fi rst table has a cellspacing of 15 pixels; the" 9 text run at (289,0) width 470: "between each cell in the table. The fi rst table has a cellspacing of 15 pixels; the"
10 text run at (0,20) width 214: "second table isn't using cellspacing. " 10 text run at (0,20) width 214: "second table isn't using cellspacing. "
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
53 RenderTableRow {TR} at (0,26) size 203x22 53 RenderTableRow {TR} at (0,26) size 203x22
54 RenderTableCell {TD} at (2,26) size 66x22 [r=1 c=0 rs=1 cs=1] 54 RenderTableCell {TD} at (2,26) size 66x22 [r=1 c=0 rs=1 cs=1]
55 RenderText {#text} at (1,1) size 64x19 55 RenderText {#text} at (1,1) size 64x19
56 text run at (1,1) width 64: "Composer" 56 text run at (1,1) width 64: "Composer"
57 RenderTableCell {TD} at (70,26) size 68x22 [r=1 c=1 rs=1 cs=1] 57 RenderTableCell {TD} at (70,26) size 68x22 [r=1 c=1 rs=1 cs=1]
58 RenderText {#text} at (1,1) size 55x19 58 RenderText {#text} at (1,1) size 55x19
59 text run at (1,1) width 55: "Calendar" 59 text run at (1,1) width 55: "Calendar"
60 RenderTableCell {TD} at (140,26) size 61x22 [r=1 c=2 rs=1 cs=1] 60 RenderTableCell {TD} at (140,26) size 61x22 [r=1 c=2 rs=1 cs=1]
61 RenderText {#text} at (1,1) size 59x19 61 RenderText {#text} at (1,1) size 59x19
62 text run at (1,1) width 59: "Netcaster" 62 text run at (1,1) width 59: "Netcaster"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698