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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/line-flow-with-floats-8-expected.txt

Issue 2139073002: Auto-rebaseline for r404741 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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 { 1 {
2 "name": "Content Root Layer", 2 "name": "Content Root Layer",
3 "bounds": [800, 600], 3 "bounds": [800, 600],
4 "children": [ 4 "children": [
5 { 5 {
6 "name": "LayoutView #document", 6 "name": "LayoutView #document",
7 "bounds": [800, 600], 7 "bounds": [800, 600],
8 "contentsOpaque": true, 8 "contentsOpaque": true,
9 "drawsContent": true, 9 "drawsContent": true,
10 "paintInvalidations": [ 10 "paintInvalidations": [
(...skipping 92 matching lines...) Expand 10 before | Expand all | Expand 10 after
103 "rect": [151, 180, 40, 19], 103 "rect": [151, 180, 40, 19],
104 "reason": "forced by layout" 104 "reason": "forced by layout"
105 }, 105 },
106 { 106 {
107 "object": "LayoutView #document", 107 "object": "LayoutView #document",
108 "rect": [485, 0, 15, 600], 108 "rect": [485, 0, 15, 600],
109 "reason": "scroll" 109 "reason": "scroll"
110 } 110 }
111 ] 111 ]
112 } 112 }
113 ],
114 "objectPaintInvalidations": [
115 {
116 "object": "LayoutBlockFlow (floating) SPAN id='blueFloat'",
117 "reason": "layoutObject removal"
118 },
119 {
120 "object": "LayoutBlockFlow HTML",
121 "reason": "forced by layout"
122 },
123 {
124 "object": "LayoutBlockFlow P",
125 "reason": "forced by layout"
126 },
127 {
128 "object": "RootInlineBox",
129 "reason": "forced by layout"
130 },
131 {
132 "object": "LayoutText #text",
133 "reason": "forced by layout"
134 },
135 {
136 "object": "InlineTextBox 'The chief difficulty Alice found at first was in managing her'",
137 "reason": "forced by layout"
138 },
139 {
140 "object": "InlineTextBox 'flamingo: she succeeded in getting its body tuck ed away,'",
141 "reason": "forced by layout"
142 },
143 {
144 "object": "InlineTextBox 'comfortably enough, under her arm, with its legs hanging'",
145 "reason": "forced by layout"
146 },
147 {
148 "object": "InlineTextBox 'down,\n'",
149 "reason": "forced by layout"
150 },
151 {
152 "object": "InlineTextBox 'but generally, just as she had got its neck nice ly'",
153 "reason": "forced by layout"
154 },
155 {
156 "object": "InlineTextBox 'straightened\n'",
157 "reason": "forced by layout"
158 },
159 {
160 "object": "InlineTextBox 'out, and was going to give the hedgehog a'",
161 "reason": "forced by layout"
162 },
163 {
164 "object": "InlineTextBox 'blow with its head, it\n'",
165 "reason": "forced by layout"
166 },
167 {
168 "object": "LayoutText #text",
169 "reason": "forced by layout"
170 },
171 {
172 "object": "InlineTextBox 'would'",
173 "reason": "forced by layout"
174 },
175 {
176 "object": "LayoutText #text",
177 "reason": "forced by layout"
178 },
179 {
180 "object": "InlineTextBox ' twist itself round and look up in her'",
181 "reason": "forced by layout"
182 },
183 {
184 "object": "InlineTextBox 'face, with\n'",
185 "reason": "forced by layout"
186 },
187 {
188 "object": "InlineTextBox 'such a puzzled expression that she could not hel p'",
189 "reason": "forced by layout"
190 },
191 {
192 "object": "InlineTextBox 'bursting out\n'",
193 "reason": "forced by layout"
194 },
195 {
196 "object": "InlineTextBox 'laughing: and when she had got its head down, an d was'",
197 "reason": "forced by layout"
198 },
199 {
200 "object": "InlineTextBox 'going to\n'",
201 "reason": "forced by layout"
202 },
203 {
204 "object": "LayoutText #text",
205 "reason": "forced by layout"
206 },
207 {
208 "object": "InlineTextBox 'begin again, it was very provoking to find that the'",
209 "reason": "forced by layout"
210 },
211 {
212 "object": "InlineTextBox 'hedgehog had\n'",
213 "reason": "forced by layout"
214 },
215 {
216 "object": "InlineTextBox 'unrolled itself, and was in the act of crawling away:'",
217 "reason": "forced by layout"
218 },
219 {
220 "object": "InlineTextBox 'besides all\n'",
221 "reason": "forced by layout"
222 },
223 {
224 "object": "InlineTextBox 'this, there was generally a ridge or furrow in t he way'",
225 "reason": "forced by layout"
226 },
227 {
228 "object": "InlineTextBox 'wherever\n'",
229 "reason": "forced by layout"
230 },
231 {
232 "object": "InlineTextBox 'she wanted to send the hedgehog to, and, as the' ",
233 "reason": "forced by layout"
234 },
235 {
236 "object": "InlineTextBox 'doubled-up\n'",
237 "reason": "forced by layout"
238 },
239 {
240 "object": "InlineTextBox 'soldiers were always getting up and walking off to'",
241 "reason": "forced by layout"
242 },
243 {
244 "object": "InlineTextBox 'other parts of\n'",
245 "reason": "forced by layout"
246 },
247 {
248 "object": "InlineTextBox 'the ground, Alice soon came to the conclusion th at it'",
249 "reason": "forced by layout"
250 },
251 {
252 "object": "InlineTextBox 'was a very\n'",
253 "reason": "forced by layout"
254 },
255 {
256 "object": "LayoutText #text",
257 "reason": "forced by layout"
258 },
259 {
260 "object": "InlineTextBox 'difficult game indeed.\n'",
261 "reason": "forced by layout"
262 },
263 {
264 "object": "LayoutText #text",
265 "reason": "forced by layout"
266 },
267 {
268 "object": "InlineTextBox 'The players all played at once without waiting\n '",
269 "reason": "forced by layout"
270 },
271 {
272 "object": "LayoutText #text",
273 "reason": "forced by layout"
274 },
275 {
276 "object": "InlineTextBox 'for turns,'",
277 "reason": "forced by layout"
278 },
279 {
280 "object": "InlineTextBox 'quarrelling all the while, and fighting for the hedgehogs; and'",
281 "reason": "forced by layout"
282 },
283 {
284 "object": "InlineTextBox 'in\n'",
285 "reason": "forced by layout"
286 },
287 {
288 "object": "InlineTextBox 'a very short time '",
289 "reason": "forced by layout"
290 },
291 {
292 "object": "LayoutText #text",
293 "reason": "forced by layout"
294 },
295 {
296 "object": "InlineTextBox 'the Queen'",
297 "reason": "forced by layout"
298 },
299 {
300 "object": "LayoutText #text",
301 "reason": "forced by layout"
302 },
303 {
304 "object": "InlineTextBox ' was in a furious passion,'",
305 "reason": "forced by layout"
306 },
307 {
308 "object": "InlineTextBox 'and went\n'",
309 "reason": "forced by layout"
310 },
311 {
312 "object": "InlineTextBox 'stamping about, and shouting \u2018Off with his head!\u2019'",
313 "reason": "forced by layout"
314 },
315 {
316 "object": "InlineTextBox 'or \u2018Off with\n'",
317 "reason": "forced by layout"
318 },
319 {
320 "object": "InlineTextBox 'her head!\u2019 about once in a minute.\n'",
321 "reason": "forced by layout"
322 },
323 {
324 "object": "LayoutText #text",
325 "reason": "forced by layout"
326 },
327 {
328 "object": "InlineTextBox 'Alice began to feel very uneasy: to be sure, she had not as\n'",
329 "reason": "forced by layout"
330 },
331 {
332 "object": "InlineTextBox 'yet had'",
333 "reason": "forced by layout"
334 },
335 {
336 "object": "InlineTextBox 'any dispute with the Queen, but she knew that it might\n'",
337 "reason": "forced by layout"
338 },
339 {
340 "object": "InlineTextBox 'happen any'",
341 "reason": "forced by layout"
342 },
343 {
344 "object": "InlineTextBox 'minute, \u2018and then,\u2019 thought she, \u201 8what would become of\n'",
345 "reason": "forced by layout"
346 },
347 {
348 "object": "InlineTextBox 'me?'",
349 "reason": "forced by layout"
350 },
351 {
352 "object": "InlineTextBox 'They\u2019re dreadfully fond of beheading people here; the great'",
353 "reason": "forced by layout"
354 },
355 {
356 "object": "InlineTextBox 'wonder is, that there\u2018s any one left alive! \u2019'",
357 "reason": "forced by layout"
358 },
359 {
360 "object": "VerticalScrollbar",
361 "reason": "scroll"
362 }
113 ] 363 ]
114 } 364 }
115 365
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698