Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / virtual / softwarecompositing / layer-creation / scroll-partial-update-expected.txt
1 scroll me
2 {
3   "bounds": [800, 600],
4   "children": [
5     {
6       "bounds": [800, 600],
7       "contentsOpaque": true,
8       "drawsContent": true,
9       "children": [
10         {
11           "children": [
12             {
13               "position": [8, 8],
14               "bounds": [20, 20]
15             },
16             {
17               "position": [10, 8],
18               "bounds": [400, 204],
19               "drawsContent": true
20             }
21           ]
22         }
23       ]
24     }
25   ]
26 }
27