Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / android / compositing / squashing / squashing-sparsity-heuristic-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": [60, 60],
13               "bounds": [400, 400],
14               "contentsOpaque": true,
15               "drawsContent": true,
16               "backgroundColor": "#808080"
17             },
18             {
19               "position": [140, 140],
20               "bounds": [10, 10],
21               "drawsContent": true
22             }
23           ]
24         },
25         {
26           "children": [
27             {
28               "position": [220, 220],
29               "bounds": [10, 10],
30               "contentsOpaque": true,
31               "drawsContent": true,
32               "backgroundColor": "#00FF00"
33             },
34             {
35               "position": [220, 300],
36               "bounds": [25, 10],
37               "drawsContent": true
38             }
39           ]
40         }
41       ]
42     }
43   ]
44 }
45