Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / table / table-all-rowspans-height-distribution-in-rows-expected.txt
blob9a0f08d2f8d93079db2a19de43111629b0c34f66
1 Test for chromium bug : 252120. Content of the row spanning cell is flowing out of the cell boundries.
3 Row spanning cell height is not set as per its content height or given height to this cells.
5 Test 1 - One row spanning cell present under the boundries of other row spanning cell and inner row spanning cell have lots of content.
7 row0 col0 rowspan=6 height=400px        row0 col1
8 PASS
9 row1 col1
10 PASS
11 row2 col1 rowspan=3 height=200px
12 row2 col1 rowspan=3 height=200px
13 row2 col1 rowspan=3 height=200px
14 row2 col1 rowspan=3 height=200px
15 row2 col1 rowspan=3 height=200px
16 row2 col1 rowspan=3 height=200px
17 row2 col1 rowspan=3 height=200px
18 row2 col1 rowspan=3 height=200px
19 row2 col1 rowspan=3 height=200px
20 row2 col1 rowspan=3 height=200px
21 row2 col1 rowspan=3 height=200px
22 PASS
23 row3 col2
24 PASS
25 row4 col2
26 PASS
27 row5 col1
28 PASS
29 row6 col0
30 PASS
31 Test 2 - One row spanning cell present under the boundries of other row spanning cell and inner row spanning cell have its own height.
33 row0 col0 rowspan=6 height=600px        row0 col1
34 PASS
35 row1 col1
36 PASS
37 row2 col1 rowspan=3 height=400px
38 PASS
39 row3 col2
40 PASS
41 row4 col2
42 PASS
43 row5 col1
44 PASS
45 row6 col0
46 PASS
47 Test 3 - 2 same row spanning cells with diffrent heights.
49 row0 col0 rowspan=6 height=300px        row0 col1 rowspan=6 height=500px
50 PASS
51 row1 col1
52 PASS
53 row2 col1
54 PASS
55 row3 col1
56 PASS
57 row4 col1
58 PASS
59 row5 col1
60 PASS
61 row6 col0
62 PASS
63 Test 4 - some rows are common between 2 row spanning cells.
65 row0 col0 rowspan=6 height=400px        row0 col1
66 PASS
67 row1 col1 rowspan=6 height=800px
68 PASS
69 row2 col2
70 PASS
71 row3 col2
72 PASS
73 row4 col2
74 PASS
75 row5 col2
76 PASS
77 row6 col2
78 PASS
79 row7 col0
80 PASS
81 Test 5 - 2 spanning cells starts at diffrent row index but end at same row index.
83 row0 col0 rowspan=6 height=400px        row0 col1
84 PASS
85 row1 col1 rowspan=6 height=800px
86 PASS
87 row2 col2
88 PASS
89 row3 col2
90 PASS
91 row4 col2
92 PASS
93 row5 col2
94 PASS
95 row6 col2
96 PASS
97 row7 col0
98 PASS
99 Test 6 - RowSpan and ColSpan.
101 row0 col0       row0 col1 - rowspan=3 colspan=2 row0 col2
102 PASS
103 row1 col0
104 PASS
105 row2 col0
106 PASS
107 row3 col0 - colspan=3
108 PASS
109 row4 col0
110 PASS
111 Test 7 - Mix of baseline aligned and non-baseline aligned cells.
113 row0 col0       row0 col1 vertical-align=top    row0 col2 vertical-align=bottom
114 PASS
115 row1 col0
116 PASS
117 row2 col0 - rowspan=4 vertical-align=text-top   row2 col1 vertical-align=sub
118 PASS
119 row3 col1 vertical-align=middle
120 PASS
121 row4 col1 vertical-align=super
122 PASS
123 row5 col1 vertical-align=text-bottom
124 PASS
125 row6 col0
126 PASS
127 Test 8 - CSS Table.
129 row0 col0       row0 col1       row0 col2
130 row1 col0       row1 col1       row1 col2
131 row2 col0
132 row3 col0
133 row4 col0       row4 col1       row4 col2
134 row5 col0       row5 col1       row5 col2
135 row6 col0       row6 col1
136 row7 col0
137 row8 col0
138 row9 col0
139 row10 col0
140 Test 9 - Table Similar to CSS table with rowspan.
142 row0 col0       row0 col1       row0 col2
143 PASS
144 row1 col1       row1 col2       row1 col3
145 PASS
146 row2 col3
147 PASS
148 row3 col2
149 PASS
150 row4 col1       row4 col2       row4 col3
151 PASS
152 row5 col0       row5 col1       row5 col2
153 PASS
154 row6 col0       row6 col1
155 PASS
156 row7 col1
157 PASS
158 row8 col1
159 PASS
160 row9 col1
161 PASS
162 row10 col1
163 PASS