Upstream version 9.37.197.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / android / fast / repaint / window-resize-background-image-fixed-centered-composited-expected.txt
1 (GraphicsLayer
2   (bounds 200.00 300.00)
3   (children 1
4     (GraphicsLayer
5       (bounds 200.00 300.00)
6       (drawsContent 1)
7       (repaint rects
8       )
9     )
10   )
11 )
12 (GraphicsLayer
13   (bounds 300.00 300.00)
14   (children 1
15     (GraphicsLayer
16       (bounds 300.00 300.00)
17       (drawsContent 1)
18       (repaint rects
19         (rect 0.00 0.00 200.00 300.00)
20       )
21     )
22   )
23 )
24 (GraphicsLayer
25   (bounds 300.00 250.00)
26   (children 1
27     (GraphicsLayer
28       (bounds 300.00 250.00)
29       (drawsContent 1)
30       (repaint rects
31         (rect 0.00 250.00 300.00 50.00)
32       )
33     )
34   )
35 )
36 (GraphicsLayer
37   (bounds 250.00 250.00)
38   (children 1
39     (GraphicsLayer
40       (bounds 250.00 250.00)
41       (drawsContent 1)
42       (repaint rects
43         (rect 250.00 0.00 50.00 250.00)
44         (rect 0.00 0.00 300.00 250.00)
45       )
46     )
47   )
48 )
49