Upstream version 9.37.197.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / android / compositing / geometry / limit-layer-bounds-positioned-expected.txt
1 Text here
2 (GraphicsLayer
3   (bounds 800.00 600.00)
4   (children 1
5     (GraphicsLayer
6       (bounds 800.00 600.00)
7       (contentsOpaque 1)
8       (drawsContent 1)
9       (children 3
10         (GraphicsLayer
11           (position 29.00 29.00)
12           (bounds 100.00 100.00)
13         )
14         (GraphicsLayer
15           (position 29.00 29.00)
16           (bounds 100.00 100.00)
17           (contentsOpaque 1)
18           (drawsContent 1)
19           (backgroundColor #FF0000)
20         )
21         (GraphicsLayer
22           (position 0.00 8.00)
23           (bounds 150.00 142.00)
24           (drawsContent 1)
25         )
26       )
27     )
28   )
29 )
30