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 501 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
512 "bounds": [100, 50], | 512 "bounds": [100, 50], |
513 "contentsOpaque": true, | 513 "contentsOpaque": true, |
514 "drawsContent": true, | 514 "drawsContent": true, |
515 "backgroundColor": "#FFA500" | 515 "backgroundColor": "#FFA500" |
516 } | 516 } |
517 ] | 517 ] |
518 } | 518 } |
519 ] | 519 ] |
520 } | 520 } |
521 | 521 |
OLD | NEW |