| OLD | NEW |
| 1 Layer tree when the fixed elements are out-of-view (should be blank): | 1 Layer tree when the fixed elements are out-of-view (should be blank): |
| 2 Layer tree when the fixed elements are in-view (both fixed elements should have
layers): | 2 Layer tree when the fixed elements are in-view (both fixed elements should have
layers): |
| 3 (GraphicsLayer | 3 (GraphicsLayer |
| 4 (bounds 800.00 600.00) | 4 (bounds 800.00 600.00) |
| 5 (children 1 | 5 (children 1 |
| 6 (GraphicsLayer | 6 (GraphicsLayer |
| 7 (bounds 800.00 600.00) | 7 (bounds 800.00 600.00) |
| 8 (contentsOpaque 1) | 8 (contentsOpaque 1) |
| 9 (children 2 | 9 (children 2 |
| 10 (GraphicsLayer | 10 (GraphicsLayer |
| 11 (position 100.00 50.00) | 11 (position 100.00 50.00) |
| 12 (bounds 10.00 10.00) | 12 (bounds 10.00 10.00) |
| 13 (contentsOpaque 1) | 13 (contentsOpaque 1) |
| 14 (drawsContent 1) |
| 15 (backgroundColor #C0C0C0) |
| 14 ) | 16 ) |
| 15 (GraphicsLayer | 17 (GraphicsLayer |
| 16 (position 100.00 100.00) | 18 (position 100.00 100.00) |
| 17 (bounds 10.00 10.00) | 19 (bounds 10.00 10.00) |
| 18 (contentsOpaque 1) | 20 (contentsOpaque 1) |
| 21 (drawsContent 1) |
| 22 (backgroundColor #C0C0C0) |
| 19 ) | 23 ) |
| 20 ) | 24 ) |
| 21 ) | 25 ) |
| 22 ) | 26 ) |
| 23 ) | 27 ) |
| 24 Layer tree when the fixed elements are out-of-view again (should be blank): | 28 Layer tree when the fixed elements are out-of-view again (should be blank): |
| 25 | 29 |
| OLD | NEW |