Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / compositing / layer-creation / scroll-partial-update-expected.txt
1 scroll me
2 (GraphicsLayer
3   (bounds 800.00 600.00)
4   (children 1
5     (GraphicsLayer
6       (bounds 800.00 600.00)
7       (contentsOpaque 1)
8       (drawsContent 1)
9       (children 1
10         (GraphicsLayer
11           (children 2
12             (GraphicsLayer
13               (position 8.00 8.00)
14               (bounds 20.00 20.00)
15             )
16             (GraphicsLayer
17               (position 10.00 8.00)
18               (bounds 400.00 204.00)
19               (drawsContent 1)
20             )
21           )
22         )
23       )
24     )
25   )
26 )
27