Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / compositing / will-change / composited-layers-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 60.00 0.00)
11           (bounds 50.00 50.00)
12           (contentsOpaque 1)
13           (drawsContent 1)
14           (backgroundColor #008000)
15         )
16         (GraphicsLayer
17           (position 120.00 0.00)
18           (bounds 50.00 50.00)
19           (contentsOpaque 1)
20           (drawsContent 1)
21           (backgroundColor #008000)
22         )
23       )
24     )
25   )
26 )
27