Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / linux / tables / mozilla / bugs / bug5835-expected.txt
blobf8cc3cc28f9c75f6eca59f3e3937d1daaf269176
1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 716
2   LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x716 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4   LayoutBlockFlow {HTML} at (0,0) size 785x716
5     LayoutBlockFlow {BODY} at (8,8) size 769x692
6       LayoutBlockFlow {P} at (0,0) size 769x20
7         LayoutText {#text} at (0,0) size 731x19
8           text run at (0,0) width 394: "This first table is the simple test case. Colspan confuses the width "
9           text run at (394,0) width 337: "allocation when there is an image in the colspanned row."
10       LayoutTable {TABLE} at (0,36) size 620x96 [border: (1px outset #808080)]
11         LayoutTableSection {TBODY} at (1,1) size 618x94
12           LayoutTableRow {TR} at (0,2) size 618x24
13             LayoutTableCell {TD} at (2,2) size 413x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
14               LayoutText {#text} at (2,2) size 20x19
15                 text run at (2,2) width 20: "foo"
16             LayoutTableCell {TD} at (417,2) size 199x24 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
17               LayoutText {#text} at (2,2) size 20x19
18                 text run at (2,2) width 20: "bar"
19           LayoutTableRow {TR} at (0,28) size 618x64
20             LayoutTableCell {TD} at (2,28) size 614x64 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
21               LayoutImage {IMG} at (2,2) size 468x60
22               LayoutText {#text} at (0,0) size 0x0
23       LayoutBlockFlow {P} at (0,148) size 769x20
24         LayoutText {#text} at (0,0) size 607x19
25           text run at (0,0) width 355: "This second table is the same as the first, minus the second "
26           text run at (355,0) width 252: "'colspan=2' row. Widths are now correct."
27       LayoutTable {TABLE} at (0,184) size 620x30 [border: (1px outset #808080)]
28         LayoutTableSection {TBODY} at (1,1) size 618x28
29           LayoutTableRow {TR} at (0,2) size 618x24
30             LayoutTableCell {TD} at (2,2) size 412x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
31               LayoutText {#text} at (2,2) size 20x19
32                 text run at (2,2) width 20: "foo"
33             LayoutTableCell {TD} at (416,2) size 200x24 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
34               LayoutText {#text} at (2,2) size 20x19
35                 text run at (2,2) width 20: "bar"
36       LayoutBlockFlow {P} at (0,230) size 769x60
37         LayoutText {#text} at (0,0) size 764x59
38           text run at (0,0) width 351: "An observation: Note that as the image-width approaches "
39           text run at (351,0) width 369: "the table-width, the two columns approach equal width (error"
40           text run at (0,20) width 68: "increases). "
41           text run at (68,20) width 696: "Conversely, below some threshold image-width (which is about 390px or 30px less than the TD WIDTH=420), the"
42           text run at (0,40) width 154: "error is (apparently) zero."
43       LayoutBlockFlow {P} at (0,306) size 769x20
44         LayoutText {#text} at (0,0) size 165x19
45           text run at (0,0) width 165: "Here the <img width=600>"
46       LayoutTable {TABLE} at (0,342) size 620x96 [border: (1px outset #808080)]
47         LayoutTableSection {TBODY} at (1,1) size 618x94
48           LayoutTableRow {TR} at (0,2) size 618x24
49             LayoutTableCell {TD} at (2,2) size 412x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
50               LayoutText {#text} at (2,2) size 20x19
51                 text run at (2,2) width 20: "foo"
52             LayoutTableCell {TD} at (416,2) size 200x24 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
53               LayoutText {#text} at (2,2) size 20x19
54                 text run at (2,2) width 20: "bar"
55           LayoutTableRow {TR} at (0,28) size 618x64
56             LayoutTableCell {TD} at (2,28) size 614x64 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
57               LayoutImage {IMG} at (2,2) size 600x60
58               LayoutText {#text} at (0,0) size 0x0
59       LayoutBlockFlow {P} at (0,454) size 769x20
60         LayoutText {#text} at (0,0) size 299x19
61           text run at (0,0) width 299: "Here the <img width=400> (error is almost zero)."
62       LayoutTable {TABLE} at (0,490) size 620x30 [bgcolor=#DDDDDD] [border: (1px outset #808080)]
63         LayoutTableSection {TBODY} at (1,1) size 618x28
64           LayoutTableRow {TR} at (0,2) size 618x24
65             LayoutTableCell {TD} at (2,2) size 412x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
66               LayoutText {#text} at (2,2) size 128x19
67                 text run at (2,2) width 128: "foo (single row table)"
68             LayoutTableCell {TD} at (416,2) size 200x24 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
69               LayoutText {#text} at (2,2) size 128x19
70                 text run at (2,2) width 128: "bar (single row table)"
71       LayoutTable {TABLE} at (0,520) size 620x96 [border: (1px outset #808080)]
72         LayoutTableSection {TBODY} at (1,1) size 618x94
73           LayoutTableRow {TR} at (0,2) size 618x24
74             LayoutTableCell {TD} at (2,2) size 413x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
75               LayoutText {#text} at (2,2) size 20x19
76                 text run at (2,2) width 20: "foo"
77             LayoutTableCell {TD} at (417,2) size 199x24 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
78               LayoutText {#text} at (2,2) size 20x19
79                 text run at (2,2) width 20: "bar"
80           LayoutTableRow {TR} at (0,28) size 618x64
81             LayoutTableCell {TD} at (2,28) size 614x64 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
82               LayoutImage {IMG} at (2,2) size 400x60
83               LayoutText {#text} at (0,0) size 0x0
84       LayoutBlockFlow {P} at (0,632) size 769x60
85         LayoutText {#text} at (0,0) size 764x59
86           text run at (0,0) width 744: "I tested the above with M4 and May01 build for win95. (The above examples assume that images load normally -- N.B. for"
87           text run at (0,20) width 764: "May01 the images initially load, and the width error is visually apparent, but then the images get replaced by their ALT text, and"
88           text run at (0,40) width 463: "the width error is no longer present -- this is, of course, a different issue/bug.)"