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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/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 784x72 6 LayoutBlockFlow {P} at (0,0) size 784x72
7 LayoutText {#text} at (0,0) size 782x54 7 LayoutText {#text} at (0,0) size 783x54
8 text run at (0,0) width 782: "In this table (modeled after mozilla.org template) the cells in column two are requesting colspans of (2,3,2,6) respecti vely." 8 text run at (0,0) width 783: "In this table (modeled after mozilla.org template) the cells in column two are requesting colspans of (2,3,2,6) respecti vely."
9 text run at (0,18) width 773: "Notice that they all want to span more than one column (which means, in the case of this table, all rows are requesting to" 9 text run at (0,18) width 773: "Notice that they all want to span more than one column (which means, in the case of this table, all rows are requesting to"
10 text run at (0,36) width 288: "span more columns than the number of 'r eal' " 10 text run at (0,36) width 288: "span more columns than the number of 'r eal' "
11 LayoutInline {CODE} at (0,0) size 32x15 11 LayoutInline {CODE} at (0,0) size 32x15
12 LayoutText {#text} at (287,38) size 32x15 12 LayoutText {#text} at (287,38) size 32x15
13 text run at (287,38) width 32: "<TD>" 13 text run at (287,38) width 32: "<TD>"
14 LayoutText {#text} at (318,36) size 762x36 14 LayoutText {#text} at (318,36) size 762x36
15 text run at (318,36) width 444: " in any single rows [i.e., all rows i n the top table want to span 9 cells," 15 text run at (318,36) width 444: " in any single rows [i.e., all rows i n the top table want to span 9 cells,"
16 text run at (0,54) width 188: "but the maximum number of " 16 text run at (0,54) width 188: "but the maximum number of "
17 LayoutInline {CODE} at (0,0) size 32x15 17 LayoutInline {CODE} at (0,0) size 32x15
18 LayoutText {#text} at (187,56) size 32x15 18 LayoutText {#text} at (187,56) size 32x15
(...skipping 163 matching lines...) Expand 10 before | Expand all | Expand 10 after
182 LayoutTableRow {TR} at (0,60) size 782x20 182 LayoutTableRow {TR} at (0,60) size 782x20
183 LayoutTableCell {TD} at (0,60) size 488x20 [bgcolor=#999999] [border : (1px inset #808080)] [r=3 c=0 rs=1 cs=5] 183 LayoutTableCell {TD} at (0,60) size 488x20 [bgcolor=#999999] [border : (1px inset #808080)] [r=3 c=0 rs=1 cs=5]
184 LayoutText {#text} at (1,1) size 8x18 184 LayoutText {#text} at (1,1) size 8x18
185 text run at (1,1) width 8: "1" 185 text run at (1,1) width 8: "1"
186 LayoutTableCell {TD} at (488,60) size 98x20 [bgcolor=#999999] [borde r: (1px inset #808080)] [r=3 c=5 rs=1 cs=1] 186 LayoutTableCell {TD} at (488,60) size 98x20 [bgcolor=#999999] [borde r: (1px inset #808080)] [r=3 c=5 rs=1 cs=1]
187 LayoutText {#text} at (1,1) size 8x18 187 LayoutText {#text} at (1,1) size 8x18
188 text run at (1,1) width 8: "6" 188 text run at (1,1) width 8: "6"
189 LayoutTableCell {TD} at (586,60) size 196x20 [bgcolor=#999999] [bord er: (1px inset #808080)] [r=3 c=6 rs=1 cs=2] 189 LayoutTableCell {TD} at (586,60) size 196x20 [bgcolor=#999999] [bord er: (1px inset #808080)] [r=3 c=6 rs=1 cs=2]
190 LayoutText {#text} at (1,1) size 8x18 190 LayoutText {#text} at (1,1) size 8x18
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