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 |
11 Lorem Ipsum | 11 Lorem Ipsum |
12 | 12 |
13 | 13 |
14 *** iteration 1: *** | 14 *** iteration 1: *** |
15 | 15 |
16 { | 16 { |
17 "bounds": [800, 600], | 17 "bounds": [800, 600], |
18 "children": [ | 18 "children": [ |
19 { | 19 { |
20 "bounds": [800, 600], | 20 "bounds": [800, 600], |
21 "contentsOpaque": true, | 21 "contentsOpaque": true, |
22 "drawsContent": true, | 22 "drawsContent": true, |
23 "children": [ | 23 "children": [ |
24 { | 24 { |
25 "position": [8, 80], | 25 "position": [8, 80], |
26 "bounds": [300, 500], | 26 "bounds": [300, 500], |
| 27 "shouldFlattenTransform": false, |
27 "drawsContent": true, | 28 "drawsContent": true, |
28 "children": [ | 29 "children": [ |
29 { | 30 { |
30 "bounds": [285, 485], | 31 "bounds": [285, 485], |
| 32 "shouldFlattenTransform": false, |
31 "children": [ | 33 "children": [ |
32 { | 34 { |
33 "bounds": [285, 665], | 35 "bounds": [285, 665] |
34 "shouldFlattenTransform": false | |
35 } | 36 } |
36 ] | 37 ] |
37 }, | 38 }, |
38 { | 39 { |
39 "bounds": [300, 500], | 40 "bounds": [300, 500], |
40 "children": [ | 41 "children": [ |
41 { | 42 { |
42 "position": [0, 485], | 43 "position": [0, 485], |
43 "bounds": [285, 15], | 44 "bounds": [285, 15], |
44 "drawsContent": true | 45 "drawsContent": true |
(...skipping 84 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
129 } | 130 } |
130 ] | 131 ] |
131 } | 132 } |
132 ] | 133 ] |
133 } | 134 } |
134 | 135 |
135 | 136 |
136 *** iteration 2: *** | 137 *** iteration 2: *** |
137 | 138 |
138 { | 139 { |
139 "bounds": [785, 2436], | 140 "bounds": [785, 2451], |
140 "children": [ | 141 "children": [ |
141 { | 142 { |
142 "bounds": [785, 2436], | 143 "bounds": [785, 2451], |
143 "contentsOpaque": true, | 144 "contentsOpaque": true, |
144 "drawsContent": true, | 145 "drawsContent": true, |
145 "children": [ | 146 "children": [ |
146 { | 147 { |
147 "position": [8, 80], | 148 "position": [8, 80], |
148 "bounds": [300, 500], | 149 "bounds": [300, 500], |
149 "contentsOpaque": true, | 150 "contentsOpaque": true, |
| 151 "shouldFlattenTransform": false, |
150 "drawsContent": true, | 152 "drawsContent": true, |
151 "backgroundColor": "#0000FF", | 153 "backgroundColor": "#0000FF", |
152 "children": [ | 154 "children": [ |
153 { | 155 { |
154 "bounds": [285, 485], | 156 "bounds": [285, 485], |
| 157 "shouldFlattenTransform": false, |
155 "children": [ | 158 "children": [ |
156 { | 159 { |
157 "bounds": [285, 665], | 160 "bounds": [285, 665], |
158 "shouldFlattenTransform": false, | |
159 "drawsContent": true | 161 "drawsContent": true |
160 } | 162 } |
161 ] | 163 ] |
162 }, | 164 }, |
163 { | 165 { |
164 "bounds": [300, 500], | 166 "bounds": [300, 500], |
165 "children": [ | 167 "children": [ |
166 { | 168 { |
167 "position": [0, 485], | 169 "position": [0, 485], |
168 "bounds": [285, 15], | 170 "bounds": [285, 15], |
(...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
254 } | 256 } |
255 ] | 257 ] |
256 } | 258 } |
257 ] | 259 ] |
258 } | 260 } |
259 | 261 |
260 | 262 |
261 *** iteration 3: *** | 263 *** iteration 3: *** |
262 | 264 |
263 { | 265 { |
264 "bounds": [785, 4311], | 266 "bounds": [785, 4341], |
265 "children": [ | 267 "children": [ |
266 { | 268 { |
267 "bounds": [785, 4311], | 269 "bounds": [785, 4341], |
268 "contentsOpaque": true, | 270 "contentsOpaque": true, |
269 "drawsContent": true, | 271 "drawsContent": true, |
270 "children": [ | 272 "children": [ |
271 { | 273 { |
272 "position": [8, 80], | 274 "position": [8, 80], |
273 "bounds": [300, 500], | 275 "bounds": [300, 500], |
274 "contentsOpaque": true, | 276 "contentsOpaque": true, |
| 277 "shouldFlattenTransform": false, |
275 "drawsContent": true, | 278 "drawsContent": true, |
276 "backgroundColor": "#0000FF", | 279 "backgroundColor": "#0000FF", |
277 "children": [ | 280 "children": [ |
278 { | 281 { |
279 "bounds": [285, 485], | 282 "bounds": [285, 485], |
| 283 "shouldFlattenTransform": false, |
280 "children": [ | 284 "children": [ |
281 { | 285 { |
282 "bounds": [285, 665], | 286 "bounds": [285, 665], |
283 "shouldFlattenTransform": false, | |
284 "drawsContent": true | 287 "drawsContent": true |
285 } | 288 } |
286 ] | 289 ] |
287 }, | 290 }, |
288 { | 291 { |
289 "bounds": [300, 500], | 292 "bounds": [300, 500], |
290 "children": [ | 293 "children": [ |
291 { | 294 { |
292 "position": [0, 485], | 295 "position": [0, 485], |
293 "bounds": [285, 15], | 296 "bounds": [285, 15], |
(...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
379 } | 382 } |
380 ] | 383 ] |
381 } | 384 } |
382 ] | 385 ] |
383 } | 386 } |
384 | 387 |
385 | 388 |
386 *** iteration 4: *** | 389 *** iteration 4: *** |
387 | 390 |
388 { | 391 { |
389 "bounds": [785, 6186], | 392 "bounds": [785, 6231], |
390 "children": [ | 393 "children": [ |
391 { | 394 { |
392 "bounds": [785, 6186], | 395 "bounds": [785, 6231], |
393 "contentsOpaque": true, | 396 "contentsOpaque": true, |
394 "drawsContent": true, | 397 "drawsContent": true, |
395 "children": [ | 398 "children": [ |
396 { | 399 { |
397 "position": [8, 80], | 400 "position": [8, 80], |
398 "bounds": [300, 500], | 401 "bounds": [300, 500], |
| 402 "shouldFlattenTransform": false, |
399 "drawsContent": true, | 403 "drawsContent": true, |
400 "children": [ | 404 "children": [ |
401 { | 405 { |
402 "bounds": [285, 485], | 406 "bounds": [285, 485], |
| 407 "shouldFlattenTransform": false, |
403 "children": [ | 408 "children": [ |
404 { | 409 { |
405 "bounds": [285, 665], | 410 "bounds": [285, 665] |
406 "shouldFlattenTransform": false | |
407 } | 411 } |
408 ] | 412 ] |
409 }, | 413 }, |
410 { | 414 { |
411 "bounds": [300, 500], | 415 "bounds": [300, 500], |
412 "children": [ | 416 "children": [ |
413 { | 417 { |
414 "position": [0, 485], | 418 "position": [0, 485], |
415 "bounds": [285, 15], | 419 "bounds": [285, 15], |
416 "drawsContent": true | 420 "drawsContent": true |
(...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
497 "bounds": [100, 50], | 501 "bounds": [100, 50], |
498 "contentsOpaque": true, | 502 "contentsOpaque": true, |
499 "drawsContent": true, | 503 "drawsContent": true, |
500 "backgroundColor": "#FFA500" | 504 "backgroundColor": "#FFA500" |
501 } | 505 } |
502 ] | 506 ] |
503 } | 507 } |
504 ] | 508 ] |
505 } | 509 } |
506 | 510 |
OLD | NEW |