Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / compositing / squashing / clipping-ancestor-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 2
9         (GraphicsLayer
10           (position 8.00 8.00)
11           (bounds 200.00 10.00)
12           (children 1
13             (GraphicsLayer
14               (bounds 200.00 10.00)
15               (contentsOpaque 1)
16               (drawsContent 1)
17               (backgroundColor #F5F5F5)
18             )
19           )
20         )
21         (GraphicsLayer
22           (position 8.00 0.00)
23           (bounds 100.00 100.00)
24           (contentsOpaque 1)
25           (drawsContent 1)
26           (backgroundColor #90EE90)
27         )
28       )
29     )
30   )
31 )
32