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

Side by Side Diff: LayoutTests/platform/win-xp/tables/mozilla/bugs/bug7121-1-expected.txt

Issue 308653008: Unreviewed Win XP rebaselines for r175038, part 11 (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 784x80 6 RenderBlock {P} at (0,0) size 784x80
7 RenderText {#text} at (0,0) size 772x59 7 RenderText {#text} at (0,0) size 772x59
8 text run at (0,0) width 772: "In this table (modeled after mozilla.org template) the cells in column two are requesting colspans of (2,3,2,6) respecti vely. Notice" 8 text run at (0,0) width 772: "In this table (modeled after mozilla.org template) the cells in column two are requesting colspans of (2,3,2,6) respecti vely. Notice"
9 text run at (0,20) width 742: "that they all want to span more than on e column (which means, in the case of this table, all rows are requesting to spa n more" 9 text run at (0,20) width 742: "that they all want to span more than on e column (which means, in the case of this table, all rows are requesting to spa n more"
10 text run at (0,40) width 201: "columns than the number of 'real' " 10 text run at (0,40) width 201: "columns than the number of 'real' "
(...skipping 171 matching lines...) Expand 10 before | Expand all | Expand 10 after
182 RenderTableRow {TR} at (0,66) size 782x22 182 RenderTableRow {TR} at (0,66) size 782x22
183 RenderTableCell {TD} at (0,66) size 488x22 [bgcolor=#999999] [border : (1px inset #808080)] [r=3 c=0 rs=1 cs=5] 183 RenderTableCell {TD} at (0,66) size 488x22 [bgcolor=#999999] [border : (1px inset #808080)] [r=3 c=0 rs=1 cs=5]
184 RenderText {#text} at (1,1) size 8x19 184 RenderText {#text} at (1,1) size 8x19
185 text run at (1,1) width 8: "1" 185 text run at (1,1) width 8: "1"
186 RenderTableCell {TD} at (488,66) size 98x22 [bgcolor=#999999] [borde r: (1px inset #808080)] [r=3 c=5 rs=1 cs=1] 186 RenderTableCell {TD} at (488,66) size 98x22 [bgcolor=#999999] [borde r: (1px inset #808080)] [r=3 c=5 rs=1 cs=1]
187 RenderText {#text} at (1,1) size 8x19 187 RenderText {#text} at (1,1) size 8x19
188 text run at (1,1) width 8: "6" 188 text run at (1,1) width 8: "6"
189 RenderTableCell {TD} at (586,66) size 196x22 [bgcolor=#999999] [bord er: (1px inset #808080)] [r=3 c=6 rs=1 cs=2] 189 RenderTableCell {TD} at (586,66) size 196x22 [bgcolor=#999999] [bord er: (1px inset #808080)] [r=3 c=6 rs=1 cs=2]
190 RenderText {#text} at (1,1) size 8x19 190 RenderText {#text} at (1,1) size 8x19
191 text run at (1,1) width 8: "7" 191 text run at (1,1) width 8: "7"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698