Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / android / compositing / layer-creation / overflow-scroll-overlap-expected.txt
1 {
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "children": [
9         {
10           "children": [
11             {
12               "position": [8, 8],
13               "bounds": [30, 30]
14             },
15             {
16               "position": [20, 20],
17               "bounds": [306, 206],
18               "drawsContent": true
19             }
20           ]
21         },
22         {
23           "position": [23, 23],
24           "bounds": [285, 200],
25           "children": [
26             {
27               "position": [20, 45],
28               "bounds": [210, 100],
29               "contentsOpaque": true,
30               "drawsContent": true,
31               "backgroundColor": "#0000FF"
32             }
33           ]
34         }
35       ]
36     }
37   ]
38 }
39