Upstream version 7.36.149.0
[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           (position 220.00 220.00)
27           (bounds 10.00 10.00)
28           (contentsOpaque 1)
29           (drawsContent 1)
30           (backgroundColor #00FF00)
31         )
32       )
33     )
34   )
35 )
36