Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / win / compositing / fixed-body-background-positioned-expected.txt
1 {
2   "bounds": [800, 600],
3   "children": [
4     {
5       "children": [
6         {
7           "bounds": [785, 600],
8           "children": [
9             {
10               "transformOrigin": [0, 0],
11               "bounds": [785, 600],
12               "contentsOpaque": true,
13               "drawsContent": true
14             },
15             {
16               "children": [
17                 {
18                   "bounds": [785, 3700],
19                   "children": [
20                     {
21                       "bounds": [785, 3700],
22                       "drawsContent": true
23                     }
24                   ]
25                 }
26               ]
27             }
28           ]
29         },
30         {
31           "position": [785, 0],
32           "bounds": [15, 600],
33           "contentsOpaque": true
34         }
35       ]
36     }
37   ]
38 }
39