| 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 482 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 493 "bounds": [100, 50], | 493 "bounds": [100, 50], |
| 494 "contentsOpaque": true, | 494 "contentsOpaque": true, |
| 495 "drawsContent": true, | 495 "drawsContent": true, |
| 496 "backgroundColor": "#FFA500" | 496 "backgroundColor": "#FFA500" |
| 497 } | 497 } |
| 498 ] | 498 ] |
| 499 } | 499 } |
| 500 ] | 500 ] |
| 501 } | 501 } |
| 502 | 502 |
| OLD | NEW |