Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / compositing / layer-creation / squashing-into-ancestor-clipping-layer-change-expected.txt
1 (GraphicsLayer
2   (bounds 800.00 600.00)
3   (children 1
4     (GraphicsLayer
5       (bounds 800.00 600.00)
6       (contentsOpaque 1)
7       (drawsContent 1)
8       (children 1
9         (GraphicsLayer
10           (position 8.00 8.00)
11           (bounds 100.00 100.00)
12           (children 2
13             (GraphicsLayer
14               (position 0.00 50.00)
15               (bounds 100.00 100.00)
16               (contentsOpaque 1)
17               (drawsContent 1)
18               (backgroundColor #FA8072)
19             )
20             (GraphicsLayer
21               (position 0.00 50.00)
22               (bounds 100.00 100.00)
23               (drawsContent 1)
24             )
25           )
26         )
27       )
28     )
29   )
30 )
31