Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / android / virtual / softwarecompositing / filters / sw-layer-overlaps-hw-shadow-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 80.00 80.00)
11           (anchor 0.60 0.60)
12           (bounds 125.00 125.00)
13           (drawsContent 1)
14           (backgroundColor #000000)
15         )
16         (GraphicsLayer
17           (bounds 100.00 100.00)
18           (contentsOpaque 1)
19           (drawsContent 1)
20           (backgroundColor #008000)
21         )
22       )
23     )
24   )
25 )
26