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

Side by Side Diff: LayoutTests/platform/win-xp/tables/mozilla/other/padding-expected.txt

Issue 308123005: Unreviewed Win XP rebaselines for r175038, part 10 (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 784x20 6 RenderBlock (anonymous) at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 252x19 7 RenderText {#text} at (0,0) size 252x19
8 text run at (0,0) width 252: "This table should have cell padding of 5 px" 8 text run at (0,0) width 252: "This table should have cell padding of 5 px"
9 RenderTable {TABLE} at (0,20) size 105x72 [border: (1px outset #808080)] 9 RenderTable {TABLE} at (0,20) size 105x72 [border: (1px outset #808080)]
10 RenderTableSection {TBODY} at (1,1) size 103x70 10 RenderTableSection {TBODY} at (1,1) size 103x70
(...skipping 84 matching lines...) Expand 10 before | Expand all | Expand 10 after
95 RenderTableCell {TD} at (49,2) size 77x32 [border: (1px inset #80808 0)] [r=0 c=1 rs=1 cs=1] 95 RenderTableCell {TD} at (49,2) size 77x32 [border: (1px inset #80808 0)] [r=0 c=1 rs=1 cs=1]
96 RenderText {#text} at (6,6) size 40x19 96 RenderText {#text} at (6,6) size 40x19
97 text run at (6,6) width 40: "BBBB" 97 text run at (6,6) width 40: "BBBB"
98 RenderTableRow {TR} at (0,36) size 128x32 98 RenderTableRow {TR} at (0,36) size 128x32
99 RenderTableCell {TD} at (2,36) size 45x32 [border: (1px inset #80808 0)] [r=1 c=0 rs=1 cs=1] 99 RenderTableCell {TD} at (2,36) size 45x32 [border: (1px inset #80808 0)] [r=1 c=0 rs=1 cs=1]
100 RenderText {#text} at (6,6) size 33x19 100 RenderText {#text} at (6,6) size 33x19
101 text run at (6,6) width 33: "AAA" 101 text run at (6,6) width 33: "AAA"
102 RenderTableCell {TD} at (49,36) size 77x32 [border: (1px inset #8080 80)] [r=1 c=1 rs=1 cs=1] 102 RenderTableCell {TD} at (49,36) size 77x32 [border: (1px inset #8080 80)] [r=1 c=1 rs=1 cs=1]
103 RenderText {#text} at (31,6) size 40x19 103 RenderText {#text} at (31,6) size 40x19
104 text run at (31,6) width 40: "BBBB" 104 text run at (31,6) width 40: "BBBB"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698