- add third_party src.
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / compositing / layer-creation / overlap-transformed-layer-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           (position 23.00 8.00)
11           (anchor 1.47 0.00)
12           (bounds 256.00 256.00)
13           (contentsOpaque 1)
14           (drawsContent 1)
15           (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] [-10.00 0.00 0.00 1.00])
16           (children 1
17             (GraphicsLayer
18               (position 385.00 0.00)
19             )
20           )
21         )
22         (GraphicsLayer
23           (bounds 300.00 300.00)
24           (contentsOpaque 1)
25           (drawsContent 1)
26           (backgroundColor #008000)
27         )
28       )
29     )
30   )
31 )
32