Upstream version 10.38.222.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / android / compositing / layer-creation / fixed-position-and-transform-expected.txt
1 {
2   "bounds": [785, 5021],
3   "children": [
4     {
5       "bounds": [785, 5021],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "children": [
9         {
10           "children": [
11             {
12               "position": [100, 1100],
13               "bounds": [256, 256],
14               "contentsOpaque": true,
15               "drawsContent": true,
16               "backgroundColor": "#FF0000"
17             },
18             {
19               "position": [0, 1000],
20               "bounds": [500, 500],
21               "drawsContent": true
22             }
23           ]
24         }
25       ]
26     }
27   ]
28 }
29