Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / virtual / softwarecompositing / layer-creation / fixed-position-and-transform-expected.txt
1 (GraphicsLayer
2   (bounds 785.00 5021.00)
3   (children 1
4     (GraphicsLayer
5       (bounds 785.00 5021.00)
6       (contentsOpaque 1)
7       (drawsContent 1)
8       (children 1
9         (GraphicsLayer
10           (children 2
11             (GraphicsLayer
12               (position 100.00 1100.00)
13               (bounds 256.00 256.00)
14               (contentsOpaque 1)
15               (drawsContent 1)
16               (backgroundColor #FF0000)
17             )
18             (GraphicsLayer
19               (position 0.00 1000.00)
20               (bounds 500.00 500.00)
21               (drawsContent 1)
22             )
23           )
24         )
25       )
26     )
27   )
28 )
29