Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / virtual / softwarecompositing / 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 1
17                 (GraphicsLayer
18                   (children 2
19                     (GraphicsLayer
20                       (position 10.00 10.00)
21                       (bounds 100.00 100.00)
22                       (contentsOpaque 1)
23                       (drawsContent 1)
24                       (backgroundColor #0000FF)
25                       (transform ...)
26                     )
27                     (GraphicsLayer
28                       (position 10.00 120.00)
29                       (bounds 100.00 100.00)
30                       (drawsContent 1)
31                     )
32                   )
33                 )
34               )
35             )
36           )
37         )
38       )
39     )
40   )
41 )
42