Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / android / 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           (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])
12           (children 1
13             (GraphicsLayer
14               (bounds 100.00 100.00)
15               (children 2
16                 (GraphicsLayer
17                   (bounds 100.00 100.00)
18                   (contentsOpaque 1)
19                   (drawsContent 1)
20                   (backgroundColor #FF0000)
21                 )
22                 (GraphicsLayer
23                   (bounds 100.00 100.00)
24                   (contentsOpaque 1)
25                   (drawsContent 1)
26                   (backgroundColor #008000)
27                 )
28               )
29             )
30           )
31         )
32       )
33     )
34   )
35 )
36