f6272eaa6860ec7c938d3697a3659ac65c532b98
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / compositing / geometry / bounds-ignores-hidden-expected.txt
1
2 (GraphicsLayer
3   (bounds 44990.00 15063.00)
4   (children 1
5     (GraphicsLayer
6       (bounds 44990.00 15063.00)
7       (contentsOpaque 1)
8       (drawsContent 1)
9       (children 1
10         (GraphicsLayer
11           (position 10.00 10.00)
12           (transformOrigin -10.00 -10.00)
13           (bounds 50.00 50.00)
14           (contentsOpaque 1)
15           (drawsContent 1)
16           (children 1
17             (GraphicsLayer
18               (bounds 50.00 50.00)
19               (drawsContent 1)
20             )
21           )
22         )
23       )
24     )
25   )
26 )
27