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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/tables/mozilla/bugs/bug7121-1-expected.txt

Issue 1867243003: Auto-rebaseline for r386022 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow {P} at (0,0) size 784x80 6 LayoutBlockFlow {P} at (0,0) size 784x80
7 LayoutText {#text} at (0,0) size 771x59 7 LayoutText {#text} at (0,0) size 771x59
8 text run at (0,0) width 771: "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 771: "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 LayoutTableRow {TR} at (0,66) size 782x22 182 LayoutTableRow {TR} at (0,66) size 782x22
183 LayoutTableCell {TD} at (0,66) size 488x22 [bgcolor=#999999] [border : (1px inset #808080)] [r=3 c=0 rs=1 cs=5] 183 LayoutTableCell {TD} at (0,66) size 488x22 [bgcolor=#999999] [border : (1px inset #808080)] [r=3 c=0 rs=1 cs=5]
184 LayoutText {#text} at (1,1) size 8x19 184 LayoutText {#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 LayoutTableCell {TD} at (488,66) size 98x22 [bgcolor=#999999] [borde r: (1px inset #808080)] [r=3 c=5 rs=1 cs=1] 186 LayoutTableCell {TD} at (488,66) size 98x22 [bgcolor=#999999] [borde r: (1px inset #808080)] [r=3 c=5 rs=1 cs=1]
187 LayoutText {#text} at (1,1) size 8x19 187 LayoutText {#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 LayoutTableCell {TD} at (586,66) size 196x22 [bgcolor=#999999] [bord er: (1px inset #808080)] [r=3 c=6 rs=1 cs=2] 189 LayoutTableCell {TD} at (586,66) size 196x22 [bgcolor=#999999] [bord er: (1px inset #808080)] [r=3 c=6 rs=1 cs=2]
190 LayoutText {#text} at (1,1) size 8x19 190 LayoutText {#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