Upstream version 9.37.197.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / android / compositing / squashing / repaint-via-layout-offset-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           (children 2
11             (GraphicsLayer
12               (position 8.00 8.00)
13               (bounds 200.00 200.00)
14               (contentsOpaque 1)
15               (drawsContent 1)
16               (backgroundColor #ADD8E6)
17             )
18             (GraphicsLayer
19               (position 50.00 50.00)
20               (bounds 50.00 50.00)
21               (drawsContent 1)
22               (repaint rects
23                 (rect 0.00 0.00 40.00 40.00)
24                 (rect 0.00 0.00 50.00 50.00)
25               )
26             )
27           )
28         )
29       )
30     )
31   )
32 )
33