4da67904f91d3a7f56ba115b037e60a9dda733da
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / compositing / squashing / squashing-sparsity-heuristic-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           (children 2
11             (GraphicsLayer
12               (position 60.00 60.00)
13               (bounds 400.00 400.00)
14               (contentsOpaque 1)
15               (drawsContent 1)
16               (backgroundColor #808080)
17             )
18             (GraphicsLayer
19               (position 140.00 140.00)
20               (bounds 10.00 10.00)
21               (drawsContent 1)
22             )
23           )
24         )
25         (GraphicsLayer
26           (children 2
27             (GraphicsLayer
28               (position 220.00 220.00)
29               (bounds 10.00 10.00)
30               (contentsOpaque 1)
31               (drawsContent 1)
32               (backgroundColor #00FF00)
33             )
34             (GraphicsLayer
35               (position 220.00 300.00)
36               (bounds 25.00 10.00)
37               (drawsContent 1)
38             )
39           )
40         )
41       )
42     )
43   )
44 )
45