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

Side by Side Diff: LayoutTests/platform/win-xp/tables/mozilla/marvin/tables_cellpadding_pct-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 {P} at (0,0) size 784x40 6 RenderBlock {P} at (0,0) size 784x40
7 RenderText {#text} at (0,0) size 766x39 7 RenderText {#text} at (0,0) size 766x39
8 text run at (0,0) width 766: "CELLPADDING specifies the amount of spac e between the border of the cell and its contents. The first table has a cellpad ding" 8 text run at (0,0) width 766: "CELLPADDING specifies the amount of spac e between the border of the cell and its contents. The first table has a cellpad ding"
9 text run at (0,20) width 350: "value of 20%; the second table does not have cellpadding." 9 text run at (0,20) width 350: "value of 20%; the second table does not have cellpadding."
10 RenderTable {TABLE} at (0,56) size 202x132 [border: (1px outset #808080)] 10 RenderTable {TABLE} at (0,56) size 202x132 [border: (1px outset #808080)]
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
47 RenderTableRow {TR} at (0,28) size 86x24 47 RenderTableRow {TR} at (0,28) size 86x24
48 RenderTableCell {TD} at (2,28) size 26x24 [border: (1px inset #80808 0)] [r=1 c=0 rs=1 cs=1] 48 RenderTableCell {TD} at (2,28) size 26x24 [border: (1px inset #80808 0)] [r=1 c=0 rs=1 cs=1]
49 RenderText {#text} at (2,2) size 22x19 49 RenderText {#text} at (2,2) size 22x19
50 text run at (2,2) width 22: "text" 50 text run at (2,2) width 22: "text"
51 RenderTableCell {TD} at (30,28) size 26x24 [border: (1px inset #8080 80)] [r=1 c=1 rs=1 cs=1] 51 RenderTableCell {TD} at (30,28) size 26x24 [border: (1px inset #8080 80)] [r=1 c=1 rs=1 cs=1]
52 RenderText {#text} at (2,2) size 22x19 52 RenderText {#text} at (2,2) size 22x19
53 text run at (2,2) width 22: "text" 53 text run at (2,2) width 22: "text"
54 RenderTableCell {TD} at (58,28) size 26x24 [border: (1px inset #8080 80)] [r=1 c=2 rs=1 cs=1] 54 RenderTableCell {TD} at (58,28) size 26x24 [border: (1px inset #8080 80)] [r=1 c=2 rs=1 cs=1]
55 RenderText {#text} at (2,2) size 22x19 55 RenderText {#text} at (2,2) size 22x19
56 text run at (2,2) width 22: "text" 56 text run at (2,2) width 22: "text"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698