Upstream version 10.38.220.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / compositing / squashing / dont-squash-into-videos-expected.txt
1 {
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "children": [
9         {
10           "bounds": [100, 100],
11           "contentsOpaque": true,
12           "drawsContent": true,
13           "backgroundColor": "#ADD8E6",
14           "children": [
15             {
16               "bounds": [100, 100],
17               "drawsContent": true
18             },
19             {
20               "bounds": [100, 65]
21             }
22           ]
23         },
24         {
25           "position": [50, 50],
26           "bounds": [200, 200],
27           "contentsOpaque": true,
28           "drawsContent": true,
29           "backgroundColor": "#D3D3D3"
30         }
31       ]
32     }
33   ]
34 }
35