Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / css3 / filters / composited-layer-promotion-after-outset-overlap-change-using-sw-shadow-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           (position 250.00 250.00)
11           (bounds 100.00 100.00)
12           (contentsOpaque 1)
13           (drawsContent 1)
14           (backgroundColor #0000FF)
15         )
16       )
17     )
18   )
19 )
20 (GraphicsLayer
21   (bounds 800.00 600.00)
22   (children 1
23     (GraphicsLayer
24       (bounds 800.00 600.00)
25       (contentsOpaque 1)
26       (drawsContent 1)
27       (children 1
28         (GraphicsLayer
29           (children 2
30             (GraphicsLayer
31               (position 250.00 250.00)
32               (bounds 100.00 100.00)
33               (contentsOpaque 1)
34               (drawsContent 1)
35               (backgroundColor #0000FF)
36             )
37             (GraphicsLayer
38               (position 100.00 100.00)
39               (bounds 200.00 200.00)
40               (drawsContent 1)
41             )
42           )
43         )
44       )
45     )
46   )
47 )
48