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

Side by Side Diff: LayoutTests/platform/linux-x86/virtual/gpu/compositedscrolling/overflow/selection-gaps-toggling-with-scrolling-contents-expected.txt

Issue 342553009: Auto-rebaseline for r176243 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 This test passes if the container's scrolling contents layer (the first child of the GraphicsLayer with 4 children) draws content only on iterations 2 and 3, an d its scrolling block selection layer (the child of the scrolling contents layer ) draws content only on iteration 4. The scrolling block selection layer should also be much smaller than the scrolling contents layer.
2 Lorem Ipsum
3 Lorem Ipsum
4 Lorem Ipsum
5 Lorem Ipsum
6 Lorem Ipsum
7 Lorem Ipsum
8 Lorem Ipsum
9 Lorem Ipsum
10 Lorem Ipsum
11 Lorem Ipsum
12
13
14 *** iteration 1: ***
15
16 (GraphicsLayer
17 (bounds 800.00 600.00)
18 (children 1
19 (GraphicsLayer
20 (bounds 800.00 600.00)
21 (contentsOpaque 1)
22 (drawsContent 1)
23 (children 11
24 (GraphicsLayer
25 (position 8.00 68.00)
26 (bounds 300.00 500.00)
27 (children 4
28 (GraphicsLayer
29 (bounds 285.00 485.00)
30 (children 1
31 (GraphicsLayer
32 (bounds 285.00 665.00)
33 (shouldFlattenTransform 0)
34 (children 1
35 (GraphicsLayer
36 )
37 )
38 )
39 )
40 )
41 (GraphicsLayer
42 (position 0.00 485.00)
43 (bounds 285.00 15.00)
44 (drawsContent 1)
45 )
46 (GraphicsLayer
47 (position 285.00 0.00)
48 (bounds 15.00 485.00)
49 (drawsContent 1)
50 )
51 (GraphicsLayer
52 (position 285.00 485.00)
53 (bounds 15.00 15.00)
54 (drawsContent 1)
55 )
56 )
57 )
58 (GraphicsLayer
59 (position 23.00 83.00)
60 (bounds 100.00 50.00)
61 (contentsOpaque 1)
62 (drawsContent 1)
63 (backgroundColor #FFA500)
64 )
65 (GraphicsLayer
66 (position 23.00 148.00)
67 (bounds 100.00 50.00)
68 (contentsOpaque 1)
69 (drawsContent 1)
70 (backgroundColor #FFA500)
71 )
72 (GraphicsLayer
73 (position 23.00 213.00)
74 (bounds 100.00 50.00)
75 (contentsOpaque 1)
76 (drawsContent 1)
77 (backgroundColor #FFA500)
78 )
79 (GraphicsLayer
80 (position 23.00 278.00)
81 (bounds 100.00 50.00)
82 (contentsOpaque 1)
83 (drawsContent 1)
84 (backgroundColor #FFA500)
85 )
86 (GraphicsLayer
87 (position 23.00 343.00)
88 (bounds 100.00 50.00)
89 (contentsOpaque 1)
90 (drawsContent 1)
91 (backgroundColor #FFA500)
92 )
93 (GraphicsLayer
94 (position 23.00 408.00)
95 (bounds 100.00 50.00)
96 (contentsOpaque 1)
97 (drawsContent 1)
98 (backgroundColor #FFA500)
99 )
100 (GraphicsLayer
101 (position 23.00 473.00)
102 (bounds 100.00 50.00)
103 (contentsOpaque 1)
104 (drawsContent 1)
105 (backgroundColor #FFA500)
106 )
107 (GraphicsLayer
108 (position 23.00 538.00)
109 (bounds 100.00 50.00)
110 (contentsOpaque 1)
111 (drawsContent 1)
112 (backgroundColor #FFA500)
113 )
114 (GraphicsLayer
115 (position 23.00 603.00)
116 (bounds 100.00 50.00)
117 (contentsOpaque 1)
118 (drawsContent 1)
119 (backgroundColor #FFA500)
120 )
121 (GraphicsLayer
122 (position 23.00 668.00)
123 (bounds 100.00 50.00)
124 (contentsOpaque 1)
125 (drawsContent 1)
126 (backgroundColor #FFA500)
127 )
128 )
129 )
130 )
131 )
132
133
134 *** iteration 2: ***
135
136 (GraphicsLayer
137 (bounds 785.00 2514.00)
138 (children 1
139 (GraphicsLayer
140 (bounds 785.00 2514.00)
141 (contentsOpaque 1)
142 (drawsContent 1)
143 (children 11
144 (GraphicsLayer
145 (position 8.00 68.00)
146 (bounds 300.00 500.00)
147 (contentsOpaque 1)
148 (drawsContent 1)
149 (backgroundColor #0000FF)
150 (children 4
151 (GraphicsLayer
152 (bounds 285.00 485.00)
153 (children 1
154 (GraphicsLayer
155 (bounds 285.00 665.00)
156 (shouldFlattenTransform 0)
157 (drawsContent 1)
158 (children 1
159 (GraphicsLayer
160 )
161 )
162 )
163 )
164 )
165 (GraphicsLayer
166 (position 0.00 485.00)
167 (bounds 285.00 15.00)
168 (drawsContent 1)
169 )
170 (GraphicsLayer
171 (position 285.00 0.00)
172 (bounds 15.00 485.00)
173 (drawsContent 1)
174 )
175 (GraphicsLayer
176 (position 285.00 485.00)
177 (bounds 15.00 15.00)
178 (drawsContent 1)
179 )
180 )
181 )
182 (GraphicsLayer
183 (position 23.00 83.00)
184 (bounds 100.00 50.00)
185 (contentsOpaque 1)
186 (drawsContent 1)
187 (backgroundColor #FFA500)
188 )
189 (GraphicsLayer
190 (position 23.00 148.00)
191 (bounds 100.00 50.00)
192 (contentsOpaque 1)
193 (drawsContent 1)
194 (backgroundColor #FFA500)
195 )
196 (GraphicsLayer
197 (position 23.00 213.00)
198 (bounds 100.00 50.00)
199 (contentsOpaque 1)
200 (drawsContent 1)
201 (backgroundColor #FFA500)
202 )
203 (GraphicsLayer
204 (position 23.00 278.00)
205 (bounds 100.00 50.00)
206 (contentsOpaque 1)
207 (drawsContent 1)
208 (backgroundColor #FFA500)
209 )
210 (GraphicsLayer
211 (position 23.00 343.00)
212 (bounds 100.00 50.00)
213 (contentsOpaque 1)
214 (drawsContent 1)
215 (backgroundColor #FFA500)
216 )
217 (GraphicsLayer
218 (position 23.00 408.00)
219 (bounds 100.00 50.00)
220 (contentsOpaque 1)
221 (drawsContent 1)
222 (backgroundColor #FFA500)
223 )
224 (GraphicsLayer
225 (position 23.00 473.00)
226 (bounds 100.00 50.00)
227 (contentsOpaque 1)
228 (drawsContent 1)
229 (backgroundColor #FFA500)
230 )
231 (GraphicsLayer
232 (position 23.00 538.00)
233 (bounds 100.00 50.00)
234 (contentsOpaque 1)
235 (drawsContent 1)
236 (backgroundColor #FFA500)
237 )
238 (GraphicsLayer
239 (position 23.00 603.00)
240 (bounds 100.00 50.00)
241 (contentsOpaque 1)
242 (drawsContent 1)
243 (backgroundColor #FFA500)
244 )
245 (GraphicsLayer
246 (position 23.00 668.00)
247 (bounds 100.00 50.00)
248 (contentsOpaque 1)
249 (drawsContent 1)
250 (backgroundColor #FFA500)
251 )
252 )
253 )
254 )
255 )
256
257
258 *** iteration 3: ***
259
260 (GraphicsLayer
261 (bounds 785.00 4498.00)
262 (children 1
263 (GraphicsLayer
264 (bounds 785.00 4498.00)
265 (contentsOpaque 1)
266 (drawsContent 1)
267 (children 11
268 (GraphicsLayer
269 (position 8.00 68.00)
270 (bounds 300.00 500.00)
271 (contentsOpaque 1)
272 (drawsContent 1)
273 (backgroundColor #0000FF)
274 (children 4
275 (GraphicsLayer
276 (bounds 285.00 485.00)
277 (children 1
278 (GraphicsLayer
279 (bounds 285.00 665.00)
280 (shouldFlattenTransform 0)
281 (drawsContent 1)
282 (children 1
283 (GraphicsLayer
284 )
285 )
286 )
287 )
288 )
289 (GraphicsLayer
290 (position 0.00 485.00)
291 (bounds 285.00 15.00)
292 (drawsContent 1)
293 )
294 (GraphicsLayer
295 (position 285.00 0.00)
296 (bounds 15.00 485.00)
297 (drawsContent 1)
298 )
299 (GraphicsLayer
300 (position 285.00 485.00)
301 (bounds 15.00 15.00)
302 (drawsContent 1)
303 )
304 )
305 )
306 (GraphicsLayer
307 (position 23.00 83.00)
308 (bounds 100.00 50.00)
309 (contentsOpaque 1)
310 (drawsContent 1)
311 (backgroundColor #FFA500)
312 )
313 (GraphicsLayer
314 (position 23.00 148.00)
315 (bounds 100.00 50.00)
316 (contentsOpaque 1)
317 (drawsContent 1)
318 (backgroundColor #FFA500)
319 )
320 (GraphicsLayer
321 (position 23.00 213.00)
322 (bounds 100.00 50.00)
323 (contentsOpaque 1)
324 (drawsContent 1)
325 (backgroundColor #FFA500)
326 )
327 (GraphicsLayer
328 (position 23.00 278.00)
329 (bounds 100.00 50.00)
330 (contentsOpaque 1)
331 (drawsContent 1)
332 (backgroundColor #FFA500)
333 )
334 (GraphicsLayer
335 (position 23.00 343.00)
336 (bounds 100.00 50.00)
337 (contentsOpaque 1)
338 (drawsContent 1)
339 (backgroundColor #FFA500)
340 )
341 (GraphicsLayer
342 (position 23.00 408.00)
343 (bounds 100.00 50.00)
344 (contentsOpaque 1)
345 (drawsContent 1)
346 (backgroundColor #FFA500)
347 )
348 (GraphicsLayer
349 (position 23.00 473.00)
350 (bounds 100.00 50.00)
351 (contentsOpaque 1)
352 (drawsContent 1)
353 (backgroundColor #FFA500)
354 )
355 (GraphicsLayer
356 (position 23.00 538.00)
357 (bounds 100.00 50.00)
358 (contentsOpaque 1)
359 (drawsContent 1)
360 (backgroundColor #FFA500)
361 )
362 (GraphicsLayer
363 (position 23.00 603.00)
364 (bounds 100.00 50.00)
365 (contentsOpaque 1)
366 (drawsContent 1)
367 (backgroundColor #FFA500)
368 )
369 (GraphicsLayer
370 (position 23.00 668.00)
371 (bounds 100.00 50.00)
372 (contentsOpaque 1)
373 (drawsContent 1)
374 (backgroundColor #FFA500)
375 )
376 )
377 )
378 )
379 )
380
381
382 *** iteration 4: ***
383
384 (GraphicsLayer
385 (bounds 785.00 6482.00)
386 (children 1
387 (GraphicsLayer
388 (bounds 785.00 6482.00)
389 (contentsOpaque 1)
390 (drawsContent 1)
391 (children 11
392 (GraphicsLayer
393 (position 8.00 68.00)
394 (bounds 300.00 500.00)
395 (children 4
396 (GraphicsLayer
397 (bounds 285.00 485.00)
398 (children 1
399 (GraphicsLayer
400 (bounds 285.00 665.00)
401 (shouldFlattenTransform 0)
402 (children 1
403 (GraphicsLayer
404 (position 0.00 195.00)
405 (bounds 285.00 15.00)
406 (drawsContent 1)
407 )
408 )
409 )
410 )
411 )
412 (GraphicsLayer
413 (position 0.00 485.00)
414 (bounds 285.00 15.00)
415 (drawsContent 1)
416 )
417 (GraphicsLayer
418 (position 285.00 0.00)
419 (bounds 15.00 485.00)
420 (drawsContent 1)
421 )
422 (GraphicsLayer
423 (position 285.00 485.00)
424 (bounds 15.00 15.00)
425 (drawsContent 1)
426 )
427 )
428 )
429 (GraphicsLayer
430 (position 23.00 83.00)
431 (bounds 100.00 50.00)
432 (contentsOpaque 1)
433 (drawsContent 1)
434 (backgroundColor #FFA500)
435 )
436 (GraphicsLayer
437 (position 23.00 148.00)
438 (bounds 100.00 50.00)
439 (contentsOpaque 1)
440 (drawsContent 1)
441 (backgroundColor #FFA500)
442 )
443 (GraphicsLayer
444 (position 23.00 213.00)
445 (bounds 100.00 50.00)
446 (contentsOpaque 1)
447 (drawsContent 1)
448 (backgroundColor #FFA500)
449 )
450 (GraphicsLayer
451 (position 23.00 278.00)
452 (bounds 100.00 50.00)
453 (contentsOpaque 1)
454 (drawsContent 1)
455 (backgroundColor #FFA500)
456 )
457 (GraphicsLayer
458 (position 23.00 343.00)
459 (bounds 100.00 50.00)
460 (contentsOpaque 1)
461 (drawsContent 1)
462 (backgroundColor #FFA500)
463 )
464 (GraphicsLayer
465 (position 23.00 408.00)
466 (bounds 100.00 50.00)
467 (contentsOpaque 1)
468 (drawsContent 1)
469 (backgroundColor #FFA500)
470 )
471 (GraphicsLayer
472 (position 23.00 473.00)
473 (bounds 100.00 50.00)
474 (contentsOpaque 1)
475 (drawsContent 1)
476 (backgroundColor #FFA500)
477 )
478 (GraphicsLayer
479 (position 23.00 538.00)
480 (bounds 100.00 50.00)
481 (contentsOpaque 1)
482 (drawsContent 1)
483 (backgroundColor #FFA500)
484 )
485 (GraphicsLayer
486 (position 23.00 603.00)
487 (bounds 100.00 50.00)
488 (contentsOpaque 1)
489 (drawsContent 1)
490 (backgroundColor #FFA500)
491 )
492 (GraphicsLayer
493 (position 23.00 668.00)
494 (bounds 100.00 50.00)
495 (contentsOpaque 1)
496 (drawsContent 1)
497 (backgroundColor #FFA500)
498 )
499 )
500 )
501 )
502 )
503
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698