Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / android / compositing / layer-creation / stacking-context-overlap-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 20.00 20.00)
12           (contentsOpaque 1)
13           (drawsContent 1)
14           (backgroundColor #0000FF)
15         )
16         (GraphicsLayer
17           (position 8.00 18.00)
18           (bounds 142.00 142.00)
19           (drawsContent 1)
20         )
21       )
22     )
23   )
24 )
25