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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/fast/table/border-collapsing/004-expected.txt

Issue 1920463002: Manual rebaselines for r388291 #2 (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
(Empty)
1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1516
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1516 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1515.88
5 LayoutBlockFlow {BODY} at (8,21.44) size 769x1478.44
6 LayoutBlockFlow {H1} at (0,0) size 769x37
7 LayoutText {#text} at (0,0) size 290x36
8 text run at (0,0) width 290: "Table Border Models"
9 LayoutBlockFlow {P} at (0,58.44) size 769x20
10 LayoutText {#text} at (0,0) size 113x19
11 text run at (0,0) width 113: "This tests tests the "
12 LayoutInline {A} at (0,0) size 204x19 [color=#0000EE]
13 LayoutText {#text} at (113,0) size 204x19
14 text run at (113,0) width 204: "CSS2 spec rules on table borders"
15 LayoutText {#text} at (317,0) size 172x19
16 text run at (317,0) width 8: ". "
17 text run at (325,0) width 164: "The styles applied here are:"
18 LayoutBlockFlow {PRE} at (0,94.44) size 769x192
19 LayoutText {#text} at (0,0) size 688x192
20 text run at (0,0) width 408: "TABLE\x{9}{ margin: 1em; border: medium solid blue; }"
21 text run at (408,0) width 0: " "
22 text run at (0,16) width 408: "TD\x{9}{ border: thin solid green; padd ing: 5px; }"
23 text run at (408,16) width 0: " "
24 text run at (0,32) width 392: "TH { border: medium solid purple; paddi ng: 5px; }"
25 text run at (392,32) width 0: " "
26 text run at (0,48) width 360: "TABLE.one, TABLE.two { border-spacing: 1em; }"
27 text run at (360,48) width 0: " "
28 text run at (0,64) width 320: "TABLE.one { border-collapse: collapse; }"
29 text run at (320,64) width 0: " "
30 text run at (0,80) width 320: "TABLE.two { border-collapse: separate; }"
31 text run at (320,80) width 0: " "
32 text run at (0,96) width 536: "TABLE.three { border-collapse: separate ; border-spacing: 0 0.5em; }"
33 text run at (536,96) width 0: " "
34 text run at (0,112) width 528: "TABLE.four { border-collapse: separate ; border-spacing: 0.5em 0; }"
35 text run at (528,112) width 0: " "
36 text run at (0,128) width 328: "TABLE.five { border-collapse: separate ; }"
37 text run at (328,128) width 0: " "
38 text run at (0,144) width 464: "TABLE.five, TABLE.five TD, TABLE.five TH { border: none; }"
39 text run at (464,144) width 0: " "
40 text run at (0,160) width 688: "TABLE.five TR, TABLE.five COL, TABLE.f ive COLGROUP, TABLE.five TBODY, TABLE.five THEAD"
41 text run at (688,160) width 0: " "
42 text run at (0,176) width 296: "\x{9}{ border: medium solid red; }"
43 text run at (296,176) width 0: " "
44 LayoutTable {TABLE} at (16,302.44) size 737x180 [border: (1px solid #0000F F)]
45 LayoutTableSection {TBODY} at (1,1) size 734x177
46 LayoutTableRow {TR} at (0,0) size 734x33
47 LayoutTableCell {TH} at (0,0) size 247x33 [border: (2px solid #80008 0)] [r=0 c=0 rs=1 cs=1]
48 LayoutText {#text} at (83,7) size 82x19
49 text run at (83,7) width 82: "Header One"
50 LayoutTableCell {TH} at (247,0) size 231x33 [border: (2px solid #800 080)] [r=0 c=1 rs=1 cs=1]
51 LayoutText {#text} at (75,7) size 82x19
52 text run at (75,7) width 82: "Header Two"
53 LayoutTableCell {TH} at (478,0) size 256x33 [border: (2px solid #800 080)] [r=0 c=2 rs=1 cs=1]
54 LayoutText {#text} at (81,7) size 95x19
55 text run at (81,7) width 95: "Header Three"
56 LayoutTableRow {TR} at (0,33) size 734x72
57 LayoutTableCell {TD} at (0,43) size 247x52 [border: (2px solid #0080 00)] [r=1 c=0 rs=1 cs=1]
58 LayoutText {#text} at (7,7) size 222x39
59 text run at (7,7) width 222: "This table uses the collapsed bord ers"
60 text run at (7,27) width 41: "model."
61 LayoutTableCell {TD} at (247,43) size 231x52 [border: (2px solid #00 8000)] [r=1 c=1 rs=1 cs=1]
62 LayoutText {#text} at (6,7) size 210x39
63 text run at (6,7) width 210: "This means that elements within th e"
64 text run at (6,27) width 171: "cell have no border-spacing."
65 LayoutTableCell {TD} at (478,33) size 256x72 [border: (2px solid #00 8000)] [r=1 c=2 rs=1 cs=1]
66 LayoutText {#text} at (6,7) size 241x59
67 text run at (6,7) width 206: "Since it has collapsed borders, th e"
68 text run at (6,27) width 171: "borders on the header cells, "
69 text run at (177,27) width 70: "on all sides,"
70 text run at (6,47) width 187: "should be medium solid purple."
71 LayoutTableRow {TR} at (0,105) size 734x72
72 LayoutTableCell {TD} at (0,105) size 247x72 [border: (1px solid #008 000)] [r=2 c=0 rs=1 cs=1]
73 LayoutText {#text} at (7,6) size 232x59
74 text run at (7,6) width 232: "The border of the table itself sho uld be"
75 text run at (7,26) width 160: "medium solid blue, except "
76 text run at (167,26) width 37: "where"
77 text run at (7,46) width 196: "header cells override the border. "
78 LayoutTableCell {TD} at (247,105) size 231x72 [border: (1px solid #0 08000)] [r=2 c=1 rs=1 cs=1]
79 LayoutText {#text} at (6,6) size 203x59
80 text run at (6,6) width 203: "The borders that I haven't already "
81 text run at (6,26) width 188: "mentioned (all the other internal "
82 text run at (6,46) width 193: "ones) should be thin solid green. "
83 LayoutTableCell {TD} at (478,105) size 256x72 [border: (1px solid #0 08000)] [r=2 c=2 rs=1 cs=1]
84 LayoutText {#text} at (6,6) size 218x59
85 text run at (6,6) width 218: "This table should have a 1em margi n"
86 text run at (6,26) width 106: "around all edges. "
87 text run at (112,26) width 73: "This margin "
88 text run at (184,26) width 10: "is"
89 text run at (6,46) width 116: "measured from the "
90 LayoutInline {EM} at (0,0) size 43x19
91 LayoutText {#text} at (122,46) size 43x19
92 text run at (122,46) width 43: "middle"
93 LayoutText {#text} at (165,46) size 82x19
94 text run at (165,46) width 82: " of its border."
95 LayoutTable {TABLE} at (16,498.44) size 737x250 [border: (3px solid #0000F F)]
96 LayoutTableSection {TBODY} at (3,3) size 731x244
97 LayoutTableRow {TR} at (0,16) size 731x36
98 LayoutTableCell {TH} at (16,16) size 162x36 [border: (3px solid #800 080)] [r=0 c=0 rs=1 cs=1]
99 LayoutText {#text} at (40,8) size 82x19
100 text run at (40,8) width 82: "Header One"
101 LayoutTableCell {TH} at (194,16) size 192x36 [border: (3px solid #80 0080)] [r=0 c=1 rs=1 cs=1]
102 LayoutText {#text} at (55,8) size 82x19
103 text run at (55,8) width 82: "Header Two"
104 LayoutTableCell {TH} at (402,16) size 313x36 [border: (3px solid #80 0080)] [r=0 c=2 rs=1 cs=1]
105 LayoutText {#text} at (109,8) size 95x19
106 text run at (109,8) width 95: "Header Three"
107 LayoutTableRow {TR} at (0,68) size 731x72
108 LayoutTableCell {TD} at (16,68) size 162x72 [border: (1px solid #008 000)] [r=1 c=0 rs=1 cs=1]
109 LayoutText {#text} at (6,6) size 110x59
110 text run at (6,6) width 110: "This table uses the"
111 text run at (6,26) width 110: "separated borders"
112 text run at (6,46) width 41: "model."
113 LayoutTableCell {TD} at (194,68) size 192x72 [border: (1px solid #00 8000)] [r=1 c=1 rs=1 cs=1]
114 LayoutText {#text} at (6,6) size 164x59
115 text run at (6,6) width 149: "This means that elements"
116 text run at (6,26) width 164: "within the cell have border-"
117 text run at (6,46) width 95: "spacing of 1em."
118 LayoutTableCell {TD} at (402,78) size 313x52 [border: (1px solid #00 8000)] [r=1 c=2 rs=1 cs=1]
119 LayoutText {#text} at (6,6) size 268x39
120 text run at (6,6) width 198: "The borders on the header cells, "
121 text run at (204,6) width 70: "on all sides,"
122 text run at (6,26) width 187: "should be medium solid purple."
123 LayoutTableRow {TR} at (0,156) size 731x72
124 LayoutTableCell {TD} at (16,156) size 162x72 [border: (1px solid #00 8000)] [r=2 c=0 rs=1 cs=1]
125 LayoutText {#text} at (6,6) size 140x59
126 text run at (6,6) width 139: "The border of the table"
127 text run at (6,26) width 140: "itself should be medium"
128 text run at (6,46) width 61: "solid blue."
129 LayoutTableCell {TD} at (194,166) size 192x52 [border: (1px solid #0 08000)] [r=2 c=1 rs=1 cs=1]
130 LayoutText {#text} at (6,6) size 156x39
131 text run at (6,6) width 155: "The borders of other cells"
132 text run at (6,26) width 156: "should be thin solid green."
133 LayoutTableCell {TD} at (402,156) size 313x72 [border: (1px solid #0 08000)] [r=2 c=2 rs=1 cs=1]
134 LayoutText {#text} at (6,6) size 281x39
135 text run at (6,6) width 281: "This table should have a 1em margi n around all"
136 text run at (6,26) width 43: "edges. "
137 text run at (49,26) width 73: "This margin "
138 text run at (121,26) width 130: "is measured from the "
139 LayoutInline {EM} at (0,0) size 279x39
140 LayoutText {#text} at (250,26) size 279x39
141 text run at (250,26) width 35: "outer"
142 text run at (6,46) width 30: "edge"
143 LayoutText {#text} at (36,46) size 82x19
144 text run at (36,46) width 82: " of its border."
145 LayoutTable {TABLE} at (16,764.44) size 737x258 [border: (3px solid #0000F F)]
146 LayoutTableSection {TBODY} at (3,3) size 731x252
147 LayoutTableRow {TR} at (0,8) size 731x36
148 LayoutTableCell {TH} at (0,8) size 189x36 [border: (3px solid #80008 0)] [r=0 c=0 rs=1 cs=1]
149 LayoutText {#text} at (53,8) size 83x19
150 text run at (53,8) width 83: "Header One"
151 LayoutTableCell {TH} at (189,8) size 265x36 [border: (3px solid #800 080)] [r=0 c=1 rs=1 cs=1]
152 LayoutText {#text} at (92,8) size 81x19
153 text run at (92,8) width 81: "Header Two"
154 LayoutTableCell {TH} at (454,8) size 277x36 [border: (3px solid #800 080)] [r=0 c=2 rs=1 cs=1]
155 LayoutText {#text} at (91,8) size 95x19
156 text run at (91,8) width 95: "Header Three"
157 LayoutTableRow {TR} at (0,52) size 731x92
158 LayoutTableCell {TD} at (0,72) size 189x52 [border: (1px solid #0080 00)] [r=1 c=0 rs=1 cs=1]
159 LayoutText {#text} at (6,6) size 173x39
160 text run at (6,6) width 173: "This table uses the separated"
161 text run at (6,26) width 92: "borders model."
162 LayoutTableCell {TD} at (189,52) size 265x92 [border: (1px solid #00 8000)] [r=1 c=1 rs=1 cs=1]
163 LayoutText {#text} at (6,6) size 241x79
164 text run at (6,6) width 233: "Elements within the cell have hori zontal"
165 text run at (6,26) width 180: "border-spacing (i.e., width of "
166 text run at (185,26) width 44: "vertical"
167 text run at (6,46) width 136: "lines) of 0 and vertical "
168 text run at (142,46) width 92: "border-spacing"
169 text run at (6,66) width 241: "(i.e., height of horizontal lines ) of 0.5em."
170 LayoutTableCell {TD} at (454,72) size 277x52 [border: (1px solid #00 8000)] [r=1 c=2 rs=1 cs=1]
171 LayoutText {#text} at (6,6) size 230x39
172 text run at (6,6) width 198: "The borders on the header cells, "
173 text run at (204,6) width 32: "on all"
174 text run at (6,26) width 225: "sides, should be medium solid pur ple."
175 LayoutTableRow {TR} at (0,152) size 731x92
176 LayoutTableCell {TD} at (0,152) size 189x92 [border: (1px solid #008 000)] [r=2 c=0 rs=1 cs=1]
177 LayoutText {#text} at (6,6) size 174x79
178 text run at (6,6) width 170: "The border of the table itself"
179 text run at (6,26) width 174: "should be medium solid blue."
180 text run at (6,46) width 155: "The borders of other cells"
181 text run at (6,66) width 156: "should be thin solid green."
182 LayoutTableCell {TD} at (189,162) size 265x72 [border: (1px solid #0 08000)] [r=2 c=1 rs=1 cs=1]
183 LayoutText {#text} at (6,6) size 250x59
184 text run at (6,6) width 218: "This table should have a 1em margi n"
185 text run at (6,26) width 106: "around all edges. "
186 text run at (112,26) width 73: "This margin "
187 text run at (184,26) width 72: "is measured"
188 text run at (6,46) width 54: "from the "
189 LayoutInline {EM} at (0,0) size 68x19
190 LayoutText {#text} at (60,46) size 68x19
191 text run at (60,46) width 68: "outer edge"
192 LayoutText {#text} at (128,46) size 82x19
193 text run at (128,46) width 82: " of its border."
194 LayoutTableCell {TD} at (454,152) size 277x92 [border: (1px solid #0 08000)] [r=2 c=2 rs=1 cs=1]
195 LayoutText {#text} at (6,6) size 265x79
196 text run at (6,6) width 230: "The table should not be wider than the"
197 text run at (6,26) width 164: "room available for it unless "
198 text run at (170,26) width 74: "that space is"
199 text run at (6,46) width 68: "very small. "
200 text run at (74,46) width 197: "Because of its margins, the widt h"
201 text run at (6,66) width 38: "of the "
202 text run at (44,66) width 191: "table should be less than 100%."
203 LayoutTable {TABLE} at (16,1038.44) size 737x226 [border: (3px solid #0000 FF)]
204 LayoutTableSection {TBODY} at (3,3) size 731x220
205 LayoutTableRow {TR} at (0,0) size 731x36
206 LayoutTableCell {TH} at (8,0) size 201x36 [border: (3px solid #80008 0)] [r=0 c=0 rs=1 cs=1]
207 LayoutText {#text} at (59,8) size 83x19
208 text run at (59,8) width 83: "Header One"
209 LayoutTableCell {TH} at (217,0) size 205x36 [border: (3px solid #800 080)] [r=0 c=1 rs=1 cs=1]
210 LayoutText {#text} at (62,8) size 81x19
211 text run at (62,8) width 81: "Header Two"
212 LayoutTableCell {TH} at (430,0) size 293x36 [border: (3px solid #800 080)] [r=0 c=2 rs=1 cs=1]
213 LayoutText {#text} at (99,8) size 95x19
214 text run at (99,8) width 95: "Header Three"
215 LayoutTableRow {TR} at (0,36) size 731x92
216 LayoutTableCell {TD} at (8,56) size 201x52 [border: (1px solid #0080 00)] [r=1 c=0 rs=1 cs=1]
217 LayoutText {#text} at (6,6) size 173x39
218 text run at (6,6) width 173: "This table uses the separated"
219 text run at (6,26) width 92: "borders model."
220 LayoutTableCell {TD} at (217,36) size 205x92 [border: (1px solid #00 8000)] [r=1 c=1 rs=1 cs=1]
221 LayoutText {#text} at (6,6) size 171x79
222 text run at (6,6) width 171: "Elements within the cell have"
223 text run at (6,26) width 170: "horizontal border-spacing of"
224 text run at (6,46) width 115: "0.5em and vertical "
225 text run at (121,46) width 47: "border-"
226 text run at (6,66) width 77: "spacing of 0."
227 LayoutTableCell {TD} at (430,56) size 293x52 [border: (1px solid #00 8000)] [r=1 c=2 rs=1 cs=1]
228 LayoutText {#text} at (6,6) size 268x39
229 text run at (6,6) width 198: "The borders on the header cells, "
230 text run at (204,6) width 70: "on all sides,"
231 text run at (6,26) width 187: "should be medium solid purple."
232 LayoutTableRow {TR} at (0,128) size 731x92
233 LayoutTableCell {TD} at (8,128) size 201x92 [border: (1px solid #008 000)] [r=2 c=0 rs=1 cs=1]
234 LayoutText {#text} at (6,6) size 174x79
235 text run at (6,6) width 170: "The border of the table itself"
236 text run at (6,26) width 174: "should be medium solid blue."
237 text run at (6,46) width 155: "The borders of other cells"
238 text run at (6,66) width 156: "should be thin solid green."
239 LayoutTableCell {TD} at (217,128) size 205x92 [border: (1px solid #0 08000)] [r=2 c=1 rs=1 cs=1]
240 LayoutText {#text} at (6,6) size 175x59
241 text run at (6,6) width 174: "This table should have a 1em"
242 text run at (6,26) width 150: "margin around all edges. "
243 text run at (155,26) width 26: "This"
244 text run at (6,46) width 44: "margin "
245 text run at (49,46) width 126: "is measured from the"
246 LayoutInline {EM} at (0,0) size 68x19
247 LayoutText {#text} at (6,66) size 68x19
248 text run at (6,66) width 68: "outer edge"
249 LayoutText {#text} at (74,66) size 82x19
250 text run at (74,66) width 82: " of its border."
251 LayoutTableCell {TD} at (430,128) size 293x92 [border: (1px solid #0 08000)] [r=2 c=2 rs=1 cs=1]
252 LayoutText {#text} at (6,6) size 270x79
253 text run at (6,6) width 266: "The table should not be wider than the room"
254 text run at (6,26) width 128: "available for it unless "
255 text run at (134,26) width 142: "that space is very small."
256 text run at (6,46) width 239: "Because of its margins, the width of the "
257 text run at (244,46) width 30: "table"
258 text run at (6,66) width 158: "should be less than 100%."
259 LayoutTable {TABLE} at (16,1280.44) size 737x198
260 LayoutBlockFlow {CAPTION} at (0,0) size 737x20
261 LayoutText {#text} at (312,0) size 113x19
262 text run at (312,0) width 113: "This is the caption."
263 LayoutTableCol {COLGROUP} at (0,0) size 0x0 [border: (3px solid #FF0000) ]
264 LayoutTableCol {COL} at (0,0) size 0x0 [border: (3px solid #FF0000)]
265 LayoutTableCol {COLGROUP} at (0,0) size 0x0 [border: (3px solid #FF0000) ]
266 LayoutTableCol {COL} at (0,0) size 0x0 [border: (3px solid #FF0000)]
267 LayoutTableCol {COL} at (0,0) size 0x0 [border: (3px solid #FF0000)]
268 LayoutTableSection {THEAD} at (0,20) size 737x34 [border: (3px solid #FF 0000)]
269 LayoutTableRow {TR} at (0,2) size 737x30 [border: (3px solid #FF0000)]
270 LayoutTableCell {TH} at (2,2) size 121x30 [r=0 c=0 rs=1 cs=1]
271 LayoutText {#text} at (19,5) size 83x19
272 text run at (19,5) width 83: "Header One"
273 LayoutTableCell {TH} at (125,2) size 319x30 [r=0 c=1 rs=1 cs=1]
274 LayoutText {#text} at (119,5) size 81x19
275 text run at (119,5) width 81: "Header Two"
276 LayoutTableCell {TH} at (446,2) size 289x30 [r=0 c=2 rs=1 cs=1]
277 LayoutText {#text} at (97,5) size 95x19
278 text run at (97,5) width 95: "Header Three"
279 LayoutTableSection {TBODY} at (0,54) size 737x144 [border: (3px solid #F F0000)]
280 LayoutTableRow {TR} at (0,0) size 737x70 [border: (3px solid #FF0000)]
281 LayoutTableCell {TD} at (2,0) size 121x70 [r=0 c=0 rs=1 cs=1]
282 LayoutText {#text} at (5,5) size 110x59
283 text run at (5,5) width 110: "This table uses the"
284 text run at (5,25) width 110: "separated borders"
285 text run at (5,45) width 41: "model."
286 LayoutTableCell {TD} at (125,10) size 319x50 [r=0 c=1 rs=1 cs=1]
287 LayoutText {#text} at (5,5) size 299x39
288 text run at (5,5) width 299: "This means that borders are allowe d only on table"
289 text run at (5,25) width 106: "elements or table "
290 text run at (111,25) width 80: "cell elements."
291 LayoutTableCell {TD} at (446,0) size 289x70 [r=0 c=2 rs=1 cs=1]
292 LayoutText {#text} at (5,5) size 247x59
293 text run at (5,5) width 228: "They are not allowed on elements t hat"
294 text run at (5,25) width 98: "represent rows, "
295 text run at (103,25) width 149: "row-groups, columns, or"
296 text run at (5,45) width 94: "column-groups."
297 LayoutTableRow {TR} at (0,72) size 737x70 [border: (3px solid #FF0000) ]
298 LayoutTableCell {TD} at (2,72) size 121x70 [r=1 c=0 rs=1 cs=1]
299 LayoutText {#text} at (5,5) size 98x59
300 text run at (5,5) width 97: "There should be"
301 text run at (5,25) width 98: "no borders at all"
302 text run at (5,45) width 77: "on this table!"
303 LayoutTableCell {TD} at (125,72) size 319x70 [r=1 c=1 rs=1 cs=1]
304 LayoutText {#text} at (5,5) size 308x59
305 text run at (5,5) width 308: "If there are any borders shown tha t are not medium"
306 text run at (5,25) width 89: "solid red, then "
307 text run at (94,25) width 213: "the problem is something other t han"
308 text run at (5,45) width 137: "what this test is testing."
309 LayoutTableCell {TD} at (446,72) size 289x70 [r=1 c=2 rs=1 cs=1]
310 LayoutText {#text} at (5,5) size 264x39
311 text run at (5,5) width 264: "This table should have a 1em margi n around"
312 text run at (5,25) width 60: "all edges. "
313 text run at (65,25) width 73: "This margin "
314 text run at (137,25) width 126: "is measured from the"
315 LayoutInline {EM} at (0,0) size 68x19
316 LayoutText {#text} at (5,45) size 68x19
317 text run at (5,45) width 68: "outer edge"
318 LayoutText {#text} at (73,45) size 82x19
319 text run at (73,45) width 82: " of its border."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698