4d539b0e2a75636daca67f6dc28a264af19661c7
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / css3 / filters / composited-layer-child-bounds-after-composited-to-sw-shadow-change-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 50.00 50.00)
11           (transformOrigin 100.00 100.00)
12           (bounds 150.00 150.00)
13           (drawsContent 1)
14           (backgroundColor #FF0000)
15           (children 1
16             (GraphicsLayer
17               (position 50.00 50.00)
18               (bounds 100.00 100.00)
19               (contentsOpaque 1)
20               (drawsContent 1)
21               (backgroundColor #008000)
22             )
23           )
24         )
25       )
26     )
27   )
28 )
29 (GraphicsLayer
30   (bounds 800.00 600.00)
31   (children 1
32     (GraphicsLayer
33       (bounds 800.00 600.00)
34       (contentsOpaque 1)
35       (drawsContent 1)
36       (children 1
37         (GraphicsLayer
38           (position 50.00 50.00)
39           (transformOrigin 100.00 100.00)
40           (bounds 150.00 150.00)
41           (drawsContent 1)
42           (backgroundColor #FF0000)
43           (children 1
44             (GraphicsLayer
45               (position 50.00 50.00)
46               (bounds 100.00 100.00)
47               (contentsOpaque 1)
48               (drawsContent 1)
49               (backgroundColor #008000)
50             )
51           )
52         )
53       )
54     )
55   )
56 )
57