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

Side by Side Diff: LayoutTests/platform/win-xp/tables/mozilla/other/cellspacing-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 249x19 7 RenderText {#text} at (0,0) size 249x19
8 text run at (0,0) width 249: "This table should have cell spacing of 2 px" 8 text run at (0,0) width 249: "This table should have cell spacing of 2 px"
9 RenderTable {TABLE} at (0,20) size 93x60 [border: (1px outset #808080)] 9 RenderTable {TABLE} at (0,20) size 93x60 [border: (1px outset #808080)]
10 RenderTableSection {TBODY} at (1,1) size 91x58 10 RenderTableSection {TBODY} at (1,1) size 91x58
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after
75 RenderTableCell {TD} at (47,10) size 44x24 [border: (1px inset #8080 80)] [r=0 c=1 rs=1 cs=1] 75 RenderTableCell {TD} at (47,10) size 44x24 [border: (1px inset #8080 80)] [r=0 c=1 rs=1 cs=1]
76 RenderText {#text} at (2,2) size 40x19 76 RenderText {#text} at (2,2) size 40x19
77 text run at (2,2) width 40: "BBBB" 77 text run at (2,2) width 40: "BBBB"
78 RenderTableRow {TR} at (0,44) size 96x24 78 RenderTableRow {TR} at (0,44) size 96x24
79 RenderTableCell {TD} at (5,44) size 37x24 [border: (1px inset #80808 0)] [r=1 c=0 rs=1 cs=1] 79 RenderTableCell {TD} at (5,44) size 37x24 [border: (1px inset #80808 0)] [r=1 c=0 rs=1 cs=1]
80 RenderText {#text} at (2,2) size 33x19 80 RenderText {#text} at (2,2) size 33x19
81 text run at (2,2) width 33: "AAA" 81 text run at (2,2) width 33: "AAA"
82 RenderTableCell {TD} at (47,44) size 44x24 [border: (1px inset #8080 80)] [r=1 c=1 rs=1 cs=1] 82 RenderTableCell {TD} at (47,44) size 44x24 [border: (1px inset #8080 80)] [r=1 c=1 rs=1 cs=1]
83 RenderText {#text} at (2,2) size 40x19 83 RenderText {#text} at (2,2) size 40x19
84 text run at (2,2) width 40: "BBBB" 84 text run at (2,2) width 40: "BBBB"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698