Upstream version 9.37.197.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / android / virtual / softwarecompositing / layer-creation / overlap-child-layer-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           (anchor 1.56 0.00)
11           (bounds 256.00 256.00)
12           (contentsOpaque 1)
13           (drawsContent 1)
14         )
15         (GraphicsLayer
16           (bounds 300.00 300.00)
17           (contentsOpaque 1)
18           (drawsContent 1)
19           (backgroundColor #008000)
20         )
21       )
22     )
23   )
24 )
25