Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / android / css3 / filters / composited-layer-promotion-after-outset-overlap-change-using-composited-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 2
28         (GraphicsLayer
29           (position 250.00 250.00)
30           (bounds 100.00 100.00)
31           (contentsOpaque 1)
32           (drawsContent 1)
33           (backgroundColor #0000FF)
34         )
35         (GraphicsLayer
36           (position 100.00 100.00)
37           (bounds 200.00 200.00)
38           (drawsContent 1)
39           (backgroundColor #000000)
40         )
41       )
42     )
43   )
44 )
45