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 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 Loading... |
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 "drawsContent": true | |
52 }, | 46 }, |
53 { | 47 { |
54 "position": [285, 0], | 48 "position": [285, 0], |
55 "bounds": [15, 485], | 49 "bounds": [15, 485] |
56 "drawsContent": true | |
57 }, | 50 }, |
58 { | 51 { |
59 "position": [285, 485], | 52 "position": [285, 485], |
60 "bounds": [15, 15], | 53 "bounds": [15, 15], |
61 "drawsContent": true | 54 "drawsContent": true |
62 } | 55 } |
63 ] | 56 ] |
64 } | 57 } |
65 ] | 58 ] |
66 }, | 59 }, |
(...skipping 69 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
136 } | 129 } |
137 ] | 130 ] |
138 } | 131 } |
139 ] | 132 ] |
140 } | 133 } |
141 | 134 |
142 | 135 |
143 *** iteration 2: *** | 136 *** iteration 2: *** |
144 | 137 |
145 { | 138 { |
146 "bounds": [785, 2658], | 139 "bounds": [785, 2546], |
147 "children": [ | 140 "children": [ |
148 { | 141 { |
149 "bounds": [785, 2658], | 142 "bounds": [785, 2546], |
150 "contentsOpaque": true, | 143 "contentsOpaque": true, |
151 "drawsContent": true, | 144 "drawsContent": true, |
152 "children": [ | 145 "children": [ |
153 { | 146 { |
154 "position": [8, 68], | 147 "position": [8, 68], |
155 "bounds": [300, 500], | 148 "bounds": [300, 500], |
156 "contentsOpaque": true, | 149 "contentsOpaque": true, |
157 "drawsContent": true, | 150 "drawsContent": true, |
158 "backgroundColor": "#0000FF", | 151 "backgroundColor": "#0000FF", |
159 "children": [ | 152 "children": [ |
160 { | 153 { |
161 "bounds": [285, 485], | 154 "bounds": [285, 485], |
162 "children": [ | 155 "children": [ |
163 { | 156 { |
164 "bounds": [285, 665], | 157 "bounds": [285, 665], |
165 "shouldFlattenTransform": false, | 158 "shouldFlattenTransform": false, |
166 "drawsContent": true, | 159 "drawsContent": true |
167 "children": [ | |
168 { | |
169 "shouldFlattenTransform": false | |
170 } | |
171 ] | |
172 } | 160 } |
173 ] | 161 ] |
174 }, | 162 }, |
175 { | 163 { |
176 "children": [ | 164 "children": [ |
177 { | 165 { |
178 "position": [0, 485], | 166 "position": [0, 485], |
179 "bounds": [285, 15], | 167 "bounds": [285, 15] |
180 "drawsContent": true | |
181 }, | 168 }, |
182 { | 169 { |
183 "position": [285, 0], | 170 "position": [285, 0], |
184 "bounds": [15, 485], | 171 "bounds": [15, 485] |
185 "drawsContent": true | |
186 }, | 172 }, |
187 { | 173 { |
188 "position": [285, 485], | 174 "position": [285, 485], |
189 "bounds": [15, 15], | 175 "bounds": [15, 15], |
190 "drawsContent": true | 176 "drawsContent": true |
191 } | 177 } |
192 ] | 178 ] |
193 } | 179 } |
194 ] | 180 ] |
195 }, | 181 }, |
(...skipping 69 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
265 } | 251 } |
266 ] | 252 ] |
267 } | 253 } |
268 ] | 254 ] |
269 } | 255 } |
270 | 256 |
271 | 257 |
272 *** iteration 3: *** | 258 *** iteration 3: *** |
273 | 259 |
274 { | 260 { |
275 "bounds": [785, 4722], | 261 "bounds": [785, 4498], |
276 "children": [ | 262 "children": [ |
277 { | 263 { |
278 "bounds": [785, 4722], | 264 "bounds": [785, 4498], |
279 "contentsOpaque": true, | 265 "contentsOpaque": true, |
280 "drawsContent": true, | 266 "drawsContent": true, |
281 "children": [ | 267 "children": [ |
282 { | 268 { |
283 "position": [8, 68], | 269 "position": [8, 68], |
284 "bounds": [300, 500], | 270 "bounds": [300, 500], |
285 "drawsContent": true, | 271 "drawsContent": true, |
286 "children": [ | 272 "children": [ |
287 { | 273 { |
288 "bounds": [285, 485], | 274 "bounds": [285, 485], |
289 "children": [ | 275 "children": [ |
290 { | 276 { |
291 "bounds": [285, 665], | 277 "bounds": [285, 665], |
292 "shouldFlattenTransform": false, | 278 "shouldFlattenTransform": false |
293 "children": [ | |
294 { | |
295 "position": [0, 195], | |
296 "bounds": [285, 15], | |
297 "shouldFlattenTransform": false, | |
298 "drawsContent": true | |
299 } | |
300 ] | |
301 } | 279 } |
302 ] | 280 ] |
303 }, | 281 }, |
304 { | 282 { |
305 "children": [ | 283 "children": [ |
306 { | 284 { |
307 "position": [0, 485], | 285 "position": [0, 485], |
308 "bounds": [285, 15], | 286 "bounds": [285, 15] |
309 "drawsContent": true | |
310 }, | 287 }, |
311 { | 288 { |
312 "position": [285, 0], | 289 "position": [285, 0], |
313 "bounds": [15, 485], | 290 "bounds": [15, 485] |
314 "drawsContent": true | |
315 }, | 291 }, |
316 { | 292 { |
317 "position": [285, 485], | 293 "position": [285, 485], |
318 "bounds": [15, 15], | 294 "bounds": [15, 15], |
319 "drawsContent": true | 295 "drawsContent": true |
320 } | 296 } |
321 ] | 297 ] |
322 } | 298 } |
323 ] | 299 ] |
324 }, | 300 }, |
(...skipping 69 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
394 } | 370 } |
395 ] | 371 ] |
396 } | 372 } |
397 ] | 373 ] |
398 } | 374 } |
399 | 375 |
400 | 376 |
401 *** iteration 4: *** | 377 *** iteration 4: *** |
402 | 378 |
403 { | 379 { |
404 "bounds": [785, 6786], | 380 "bounds": [785, 6402], |
405 "children": [ | 381 "children": [ |
406 { | 382 { |
407 "bounds": [785, 6786], | 383 "bounds": [785, 6402], |
408 "contentsOpaque": true, | 384 "contentsOpaque": true, |
409 "drawsContent": true, | 385 "drawsContent": true, |
410 "children": [ | 386 "children": [ |
411 { | 387 { |
412 "position": [8, 68], | 388 "position": [8, 68], |
413 "bounds": [300, 500], | 389 "bounds": [300, 500], |
414 "drawsContent": true, | 390 "drawsContent": true, |
415 "children": [ | 391 "children": [ |
416 { | 392 { |
417 "bounds": [285, 485], | 393 "bounds": [285, 485], |
418 "children": [ | 394 "children": [ |
419 { | 395 { |
420 "bounds": [285, 665], | 396 "bounds": [285, 665], |
421 "shouldFlattenTransform": false, | 397 "shouldFlattenTransform": false |
422 "children": [ | |
423 { | |
424 "position": [0, 195], | |
425 "bounds": [285, 15], | |
426 "shouldFlattenTransform": false | |
427 } | |
428 ] | |
429 } | 398 } |
430 ] | 399 ] |
431 }, | 400 }, |
432 { | 401 { |
433 "children": [ | 402 "children": [ |
434 { | 403 { |
435 "position": [0, 485], | 404 "position": [0, 485], |
436 "bounds": [285, 15], | 405 "bounds": [285, 15] |
437 "drawsContent": true | |
438 }, | 406 }, |
439 { | 407 { |
440 "position": [285, 0], | 408 "position": [285, 0], |
441 "bounds": [15, 485], | 409 "bounds": [15, 485] |
442 "drawsContent": true | |
443 }, | 410 }, |
444 { | 411 { |
445 "position": [285, 485], | 412 "position": [285, 485], |
446 "bounds": [15, 15], | 413 "bounds": [15, 15], |
447 "drawsContent": true | 414 "drawsContent": true |
448 } | 415 } |
449 ] | 416 ] |
450 } | 417 } |
451 ] | 418 ] |
452 }, | 419 }, |
(...skipping 65 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
518 "bounds": [100, 50], | 485 "bounds": [100, 50], |
519 "contentsOpaque": true, | 486 "contentsOpaque": true, |
520 "drawsContent": true, | 487 "drawsContent": true, |
521 "backgroundColor": "#FFA500" | 488 "backgroundColor": "#FFA500" |
522 } | 489 } |
523 ] | 490 ] |
524 } | 491 } |
525 ] | 492 ] |
526 } | 493 } |
527 | 494 |
OLD | NEW |