OLD | NEW |
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. | 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 | 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 18 matching lines...) Expand all Loading... |
29 { | 29 { |
30 "bounds": [285, 485], | 30 "bounds": [285, 485], |
31 "children": [ | 31 "children": [ |
32 { | 32 { |
33 "bounds": [285, 665], | 33 "bounds": [285, 665], |
34 "shouldFlattenTransform": false | 34 "shouldFlattenTransform": false |
35 } | 35 } |
36 ] | 36 ] |
37 }, | 37 }, |
38 { | 38 { |
| 39 "bounds": [300, 500], |
39 "children": [ | 40 "children": [ |
40 { | 41 { |
41 "position": [0, 485], | 42 "position": [0, 485], |
42 "bounds": [285, 15] | 43 "bounds": [285, 15] |
43 }, | 44 }, |
44 { | 45 { |
45 "position": [285, 0], | 46 "position": [285, 0], |
46 "bounds": [15, 485] | 47 "bounds": [15, 485] |
47 }, | 48 }, |
48 { | 49 { |
(...skipping 77 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
126 } | 127 } |
127 ] | 128 ] |
128 } | 129 } |
129 ] | 130 ] |
130 } | 131 } |
131 | 132 |
132 | 133 |
133 *** iteration 2: *** | 134 *** iteration 2: *** |
134 | 135 |
135 { | 136 { |
136 "bounds": [785, 2510], | 137 "bounds": [785, 2526], |
137 "children": [ | 138 "children": [ |
138 { | 139 { |
139 "bounds": [785, 2510], | 140 "bounds": [785, 2526], |
140 "contentsOpaque": true, | 141 "contentsOpaque": true, |
141 "drawsContent": true, | 142 "drawsContent": true, |
142 "children": [ | 143 "children": [ |
143 { | 144 { |
144 "position": [8, 80], | 145 "position": [8, 80], |
145 "bounds": [300, 500], | 146 "bounds": [300, 500], |
146 "contentsOpaque": true, | 147 "contentsOpaque": true, |
147 "drawsContent": true, | 148 "drawsContent": true, |
148 "backgroundColor": "#0000FF", | 149 "backgroundColor": "#0000FF", |
149 "children": [ | 150 "children": [ |
150 { | 151 { |
151 "bounds": [285, 485], | 152 "bounds": [285, 485], |
152 "children": [ | 153 "children": [ |
153 { | 154 { |
154 "bounds": [285, 665], | 155 "bounds": [285, 665], |
155 "shouldFlattenTransform": false, | 156 "shouldFlattenTransform": false, |
156 "drawsContent": true | 157 "drawsContent": true |
157 } | 158 } |
158 ] | 159 ] |
159 }, | 160 }, |
160 { | 161 { |
| 162 "bounds": [300, 500], |
161 "children": [ | 163 "children": [ |
162 { | 164 { |
163 "position": [0, 485], | 165 "position": [0, 485], |
164 "bounds": [285, 15] | 166 "bounds": [285, 15] |
165 }, | 167 }, |
166 { | 168 { |
167 "position": [285, 0], | 169 "position": [285, 0], |
168 "bounds": [15, 485] | 170 "bounds": [15, 485] |
169 }, | 171 }, |
170 { | 172 { |
(...skipping 77 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
248 } | 250 } |
249 ] | 251 ] |
250 } | 252 } |
251 ] | 253 ] |
252 } | 254 } |
253 | 255 |
254 | 256 |
255 *** iteration 3: *** | 257 *** iteration 3: *** |
256 | 258 |
257 { | 259 { |
258 "bounds": [785, 4462], | 260 "bounds": [785, 4494], |
259 "children": [ | 261 "children": [ |
260 { | 262 { |
261 "bounds": [785, 4462], | 263 "bounds": [785, 4494], |
262 "contentsOpaque": true, | 264 "contentsOpaque": true, |
263 "drawsContent": true, | 265 "drawsContent": true, |
264 "children": [ | 266 "children": [ |
265 { | 267 { |
266 "position": [8, 80], | 268 "position": [8, 80], |
267 "bounds": [300, 500], | 269 "bounds": [300, 500], |
268 "contentsOpaque": true, | 270 "contentsOpaque": true, |
269 "drawsContent": true, | 271 "drawsContent": true, |
270 "backgroundColor": "#0000FF", | 272 "backgroundColor": "#0000FF", |
271 "children": [ | 273 "children": [ |
272 { | 274 { |
273 "bounds": [285, 485], | 275 "bounds": [285, 485], |
274 "children": [ | 276 "children": [ |
275 { | 277 { |
276 "bounds": [285, 665], | 278 "bounds": [285, 665], |
277 "shouldFlattenTransform": false, | 279 "shouldFlattenTransform": false, |
278 "drawsContent": true | 280 "drawsContent": true |
279 } | 281 } |
280 ] | 282 ] |
281 }, | 283 }, |
282 { | 284 { |
| 285 "bounds": [300, 500], |
283 "children": [ | 286 "children": [ |
284 { | 287 { |
285 "position": [0, 485], | 288 "position": [0, 485], |
286 "bounds": [285, 15] | 289 "bounds": [285, 15] |
287 }, | 290 }, |
288 { | 291 { |
289 "position": [285, 0], | 292 "position": [285, 0], |
290 "bounds": [15, 485] | 293 "bounds": [15, 485] |
291 }, | 294 }, |
292 { | 295 { |
(...skipping 77 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
370 } | 373 } |
371 ] | 374 ] |
372 } | 375 } |
373 ] | 376 ] |
374 } | 377 } |
375 | 378 |
376 | 379 |
377 *** iteration 4: *** | 380 *** iteration 4: *** |
378 | 381 |
379 { | 382 { |
380 "bounds": [785, 6414], | 383 "bounds": [785, 6462], |
381 "children": [ | 384 "children": [ |
382 { | 385 { |
383 "bounds": [785, 6414], | 386 "bounds": [785, 6462], |
384 "contentsOpaque": true, | 387 "contentsOpaque": true, |
385 "drawsContent": true, | 388 "drawsContent": true, |
386 "children": [ | 389 "children": [ |
387 { | 390 { |
388 "position": [8, 80], | 391 "position": [8, 80], |
389 "bounds": [300, 500], | 392 "bounds": [300, 500], |
390 "drawsContent": true, | 393 "drawsContent": true, |
391 "children": [ | 394 "children": [ |
392 { | 395 { |
393 "bounds": [285, 485], | 396 "bounds": [285, 485], |
394 "children": [ | 397 "children": [ |
395 { | 398 { |
396 "bounds": [285, 665], | 399 "bounds": [285, 665], |
397 "shouldFlattenTransform": false | 400 "shouldFlattenTransform": false |
398 } | 401 } |
399 ] | 402 ] |
400 }, | 403 }, |
401 { | 404 { |
| 405 "bounds": [300, 500], |
402 "children": [ | 406 "children": [ |
403 { | 407 { |
404 "position": [0, 485], | 408 "position": [0, 485], |
405 "bounds": [285, 15] | 409 "bounds": [285, 15] |
406 }, | 410 }, |
407 { | 411 { |
408 "position": [285, 0], | 412 "position": [285, 0], |
409 "bounds": [15, 485] | 413 "bounds": [15, 485] |
410 }, | 414 }, |
411 { | 415 { |
(...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
485 "bounds": [100, 50], | 489 "bounds": [100, 50], |
486 "contentsOpaque": true, | 490 "contentsOpaque": true, |
487 "drawsContent": true, | 491 "drawsContent": true, |
488 "backgroundColor": "#FFA500" | 492 "backgroundColor": "#FFA500" |
489 } | 493 } |
490 ] | 494 ] |
491 } | 495 } |
492 ] | 496 ] |
493 } | 497 } |
494 | 498 |
OLD | NEW |