Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / android / compositing / layer-creation / fixed-position-and-transform-expected.txt
1 (GraphicsLayer
2   (bounds 785.00 5021.00)
3   (children 1
4     (GraphicsLayer
5       (bounds 785.00 5021.00)
6       (contentsOpaque 1)
7       (drawsContent 1)
8       (children 2
9         (GraphicsLayer
10           (position 100.00 1100.00)
11           (bounds 256.00 256.00)
12           (contentsOpaque 1)
13           (drawsContent 1)
14           (backgroundColor #FF0000)
15         )
16         (GraphicsLayer
17           (position 0.00 1000.00)
18           (bounds 500.00 500.00)
19           (contentsOpaque 1)
20           (drawsContent 1)
21           (backgroundColor #008000)
22         )
23       )
24     )
25   )
26 )
27