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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/compositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt

Issue 1372393006: Auto-rebaseline for r351979 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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 This test passes if the container's scrolling contents layer (the first child of the GraphicsLayer with 4 children) draws content only on iterations 1 and 2, an d its scrolling block selection layer (the child of the scrolling contents layer ) draws content only on iteration 3. The scrolling block selection layer should also be much smaller than the scrolling contents layer. 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 1 and 2, an d its scrolling block selection layer (the child of the scrolling contents layer ) draws content only on iteration 3. The scrolling block selection layer should also be much smaller than the scrolling contents layer.
2 Lorem Ipsum 2 Lorem Ipsum
3 Lorem Ipsum 3 Lorem Ipsum
4 Lorem Ipsum 4 Lorem Ipsum
5 Lorem Ipsum 5 Lorem Ipsum
6 Lorem Ipsum 6 Lorem Ipsum
7 Lorem Ipsum 7 Lorem Ipsum
8 Lorem Ipsum 8 Lorem Ipsum
9 Lorem Ipsum 9 Lorem Ipsum
10 Lorem Ipsum 10 Lorem Ipsum
(...skipping 16 matching lines...) Expand all
27 "contentsOpaque": true, 27 "contentsOpaque": true,
28 "drawsContent": true, 28 "drawsContent": true,
29 "backgroundColor": "#0000FF", 29 "backgroundColor": "#0000FF",
30 "children": [ 30 "children": [
31 { 31 {
32 "bounds": [285, 485], 32 "bounds": [285, 485],
33 "children": [ 33 "children": [
34 { 34 {
35 "bounds": [285, 665], 35 "bounds": [285, 665],
36 "shouldFlattenTransform": false, 36 "shouldFlattenTransform": false,
37 "drawsContent": true, 37 "drawsContent": true
38 "children": [
39 {
40 "shouldFlattenTransform": false
41 }
42 ]
43 } 38 }
44 ] 39 ]
45 }, 40 },
46 { 41 {
47 "children": [ 42 "children": [
48 { 43 {
49 "position": [0, 485], 44 "position": [0, 485],
50 "bounds": [285, 15] 45 "bounds": [285, 15]
51 }, 46 },
52 { 47 {
(...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after
134 } 129 }
135 ] 130 ]
136 } 131 }
137 ] 132 ]
138 } 133 }
139 134
140 135
141 *** iteration 2: *** 136 *** iteration 2: ***
142 137
143 { 138 {
144 "bounds": [785, 2511], 139 "bounds": [785, 2436],
145 "children": [ 140 "children": [
146 { 141 {
147 "bounds": [785, 2511], 142 "bounds": [785, 2436],
148 "contentsOpaque": true, 143 "contentsOpaque": true,
149 "drawsContent": true, 144 "drawsContent": true,
150 "children": [ 145 "children": [
151 { 146 {
152 "position": [8, 80], 147 "position": [8, 80],
153 "bounds": [300, 500], 148 "bounds": [300, 500],
154 "contentsOpaque": true, 149 "contentsOpaque": true,
155 "drawsContent": true, 150 "drawsContent": true,
156 "backgroundColor": "#0000FF", 151 "backgroundColor": "#0000FF",
157 "children": [ 152 "children": [
158 { 153 {
159 "bounds": [285, 485], 154 "bounds": [285, 485],
160 "children": [ 155 "children": [
161 { 156 {
162 "bounds": [285, 665], 157 "bounds": [285, 665],
163 "shouldFlattenTransform": false, 158 "shouldFlattenTransform": false,
164 "drawsContent": true, 159 "drawsContent": true
165 "children": [
166 {
167 "shouldFlattenTransform": false
168 }
169 ]
170 } 160 }
171 ] 161 ]
172 }, 162 },
173 { 163 {
174 "children": [ 164 "children": [
175 { 165 {
176 "position": [0, 485], 166 "position": [0, 485],
177 "bounds": [285, 15] 167 "bounds": [285, 15]
178 }, 168 },
179 { 169 {
(...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after
261 } 251 }
262 ] 252 ]
263 } 253 }
264 ] 254 ]
265 } 255 }
266 256
267 257
268 *** iteration 3: *** 258 *** iteration 3: ***
269 259
270 { 260 {
271 "bounds": [785, 4416], 261 "bounds": [785, 4266],
272 "children": [ 262 "children": [
273 { 263 {
274 "bounds": [785, 4416], 264 "bounds": [785, 4266],
275 "contentsOpaque": true, 265 "contentsOpaque": true,
276 "drawsContent": true, 266 "drawsContent": true,
277 "children": [ 267 "children": [
278 { 268 {
279 "position": [8, 80], 269 "position": [8, 80],
280 "bounds": [300, 500], 270 "bounds": [300, 500],
281 "drawsContent": true, 271 "drawsContent": true,
282 "children": [ 272 "children": [
283 { 273 {
284 "bounds": [285, 485], 274 "bounds": [285, 485],
285 "children": [ 275 "children": [
286 { 276 {
287 "bounds": [285, 665], 277 "bounds": [285, 665],
288 "shouldFlattenTransform": false, 278 "shouldFlattenTransform": false
289 "children": [
290 {
291 "position": [0, 195],
292 "bounds": [285, 15],
293 "shouldFlattenTransform": false,
294 "drawsContent": true
295 }
296 ]
297 } 279 }
298 ] 280 ]
299 }, 281 },
300 { 282 {
301 "children": [ 283 "children": [
302 { 284 {
303 "position": [0, 485], 285 "position": [0, 485],
304 "bounds": [285, 15] 286 "bounds": [285, 15]
305 }, 287 },
306 { 288 {
(...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after
388 } 370 }
389 ] 371 ]
390 } 372 }
391 ] 373 ]
392 } 374 }
393 375
394 376
395 *** iteration 4: *** 377 *** iteration 4: ***
396 378
397 { 379 {
398 "bounds": [785, 6321], 380 "bounds": [785, 6051],
399 "children": [ 381 "children": [
400 { 382 {
401 "bounds": [785, 6321], 383 "bounds": [785, 6051],
402 "contentsOpaque": true, 384 "contentsOpaque": true,
403 "drawsContent": true, 385 "drawsContent": true,
404 "children": [ 386 "children": [
405 { 387 {
406 "position": [8, 80], 388 "position": [8, 80],
407 "bounds": [300, 500], 389 "bounds": [300, 500],
408 "drawsContent": true, 390 "drawsContent": true,
409 "children": [ 391 "children": [
410 { 392 {
411 "bounds": [285, 485], 393 "bounds": [285, 485],
412 "children": [ 394 "children": [
413 { 395 {
414 "bounds": [285, 665], 396 "bounds": [285, 665],
415 "shouldFlattenTransform": false, 397 "shouldFlattenTransform": false
416 "children": [
417 {
418 "position": [0, 195],
419 "bounds": [285, 15],
420 "shouldFlattenTransform": false
421 }
422 ]
423 } 398 }
424 ] 399 ]
425 }, 400 },
426 { 401 {
427 "children": [ 402 "children": [
428 { 403 {
429 "position": [0, 485], 404 "position": [0, 485],
430 "bounds": [285, 15] 405 "bounds": [285, 15]
431 }, 406 },
432 { 407 {
(...skipping 77 matching lines...) Expand 10 before | Expand all | Expand 10 after
510 "bounds": [100, 50], 485 "bounds": [100, 50],
511 "contentsOpaque": true, 486 "contentsOpaque": true,
512 "drawsContent": true, 487 "drawsContent": true,
513 "backgroundColor": "#FFA500" 488 "backgroundColor": "#FFA500"
514 } 489 }
515 ] 490 ]
516 } 491 }
517 ] 492 ]
518 } 493 }
519 494
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698