Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / virtual / softwarecompositing / layer-creation / overlap-transformed-and-clipped-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           (bounds 100.00 100.00)
11           (drawsContent 1)
12           (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 0.00] [110.00 0.00 0.00 1.00])
13           (children 1
14             (GraphicsLayer
15               (bounds 100.00 100.00)
16               (children 1
17                 (GraphicsLayer
18                   (children 2
19                     (GraphicsLayer
20                       (bounds 100.00 100.00)
21                       (contentsOpaque 1)
22                       (drawsContent 1)
23                       (backgroundColor #FF0000)
24                     )
25                     (GraphicsLayer
26                       (bounds 100.00 100.00)
27                       (drawsContent 1)
28                     )
29                   )
30                 )
31               )
32             )
33           )
34         )
35       )
36     )
37   )
38 )
39