Upstream version 9.37.197.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / android / virtual / softwarecompositing / repaint / fixed-pos-inside-composited-intermediate-layer-expected.txt
1 (GraphicsLayer
2   (bounds 785.00 30020.00)
3   (children 1
4     (GraphicsLayer
5       (bounds 785.00 30020.00)
6       (contentsOpaque 1)
7       (drawsContent 1)
8       (children 2
9         (GraphicsLayer
10           (position 8.00 8.00)
11           (bounds 500.00 500.00)
12           (contentsOpaque 1)
13           (drawsContent 1)
14           (backgroundColor #00FFFF)
15         )
16         (GraphicsLayer
17           (position 20.00 20.00)
18           (bounds 100.00 30000.00)
19           (contentsOpaque 1)
20           (drawsContent 1)
21           (backgroundColor #008000)
22           (repaint rects
23             (rect 25.00 25.00 50.00 150.00)
24           )
25         )
26       )
27     )
28   )
29 )
30