| 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 260 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 271 "bounds": [785, 4416], | 271 "bounds": [785, 4416], |
| 272 "children": [ | 272 "children": [ |
| 273 { | 273 { |
| 274 "bounds": [785, 4416], | 274 "bounds": [785, 4416], |
| 275 "contentsOpaque": true, | 275 "contentsOpaque": true, |
| 276 "drawsContent": true, | 276 "drawsContent": true, |
| 277 "children": [ | 277 "children": [ |
| 278 { | 278 { |
| 279 "position": [8, 80], | 279 "position": [8, 80], |
| 280 "bounds": [300, 500], | 280 "bounds": [300, 500], |
| 281 "drawsContent": true, |
| 281 "children": [ | 282 "children": [ |
| 282 { | 283 { |
| 283 "bounds": [285, 485], | 284 "bounds": [285, 485], |
| 284 "children": [ | 285 "children": [ |
| 285 { | 286 { |
| 286 "bounds": [285, 665], | 287 "bounds": [285, 665], |
| 287 "shouldFlattenTransform": false, | 288 "shouldFlattenTransform": false, |
| 288 "children": [ | 289 "children": [ |
| 289 { | 290 { |
| 290 "position": [0, 195], | 291 "position": [0, 195], |
| (...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 387 } | 388 } |
| 388 ] | 389 ] |
| 389 } | 390 } |
| 390 ] | 391 ] |
| 391 } | 392 } |
| 392 | 393 |
| 393 | 394 |
| 394 *** iteration 4: *** | 395 *** iteration 4: *** |
| 395 | 396 |
| 396 { | 397 { |
| 397 "bounds": [785, 6306], | 398 "bounds": [785, 6321], |
| 398 "children": [ | 399 "children": [ |
| 399 { | 400 { |
| 400 "bounds": [785, 6306], | 401 "bounds": [785, 6321], |
| 401 "contentsOpaque": true, | 402 "contentsOpaque": true, |
| 402 "drawsContent": true, | 403 "drawsContent": true, |
| 403 "children": [ | 404 "children": [ |
| 404 { | 405 { |
| 405 "position": [8, 80], | 406 "position": [8, 80], |
| 406 "bounds": [300, 500], | 407 "bounds": [300, 500], |
| 408 "drawsContent": true, |
| 407 "children": [ | 409 "children": [ |
| 408 { | 410 { |
| 409 "bounds": [285, 485], | 411 "bounds": [285, 485], |
| 410 "children": [ | 412 "children": [ |
| 411 { | 413 { |
| 412 "bounds": [285, 665], | 414 "bounds": [285, 665], |
| 413 "shouldFlattenTransform": false, | 415 "shouldFlattenTransform": false, |
| 414 "children": [ | 416 "children": [ |
| 415 { | 417 { |
| 416 "position": [0, 195], | 418 "position": [0, 195], |
| (...skipping 91 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 508 "bounds": [100, 50], | 510 "bounds": [100, 50], |
| 509 "contentsOpaque": true, | 511 "contentsOpaque": true, |
| 510 "drawsContent": true, | 512 "drawsContent": true, |
| 511 "backgroundColor": "#FFA500" | 513 "backgroundColor": "#FFA500" |
| 512 } | 514 } |
| 513 ] | 515 ] |
| 514 } | 516 } |
| 515 ] | 517 ] |
| 516 } | 518 } |
| 517 | 519 |
| OLD | NEW |