Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / android / compositing / layer-creation / overlap-animation-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 1
9         (GraphicsLayer
10           (position 8.00 8.00)
11           (bounds 122.00 242.00)
12           (children 1
13             (GraphicsLayer
14               (position 1.00 1.00)
15               (bounds 120.00 240.00)
16               (children 2
17                 (GraphicsLayer
18                   (position 10.00 10.00)
19                   (bounds 100.00 100.00)
20                   (contentsOpaque 1)
21                   (drawsContent 1)
22                   (backgroundColor #0000FF)
23                   (transform ...)
24                 )
25                 (GraphicsLayer
26                   (position 10.00 120.00)
27                   (bounds 100.00 100.00)
28                   (contentsOpaque 1)
29                   (drawsContent 1)
30                   (backgroundColor #0000FF)
31                 )
32               )
33             )
34           )
35         )
36       )
37     )
38   )
39 )
40