Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / compositing / geometry / limit-layer-bounds-positioned-expected.txt
1 Text here
2 {
3   "bounds": [800, 600],
4   "children": [
5     {
6       "bounds": [800, 600],
7       "contentsOpaque": true,
8       "drawsContent": true,
9       "children": [
10         {
11           "shouldFlattenTransform": false,
12           "children": [
13             {
14               "position": [29, 29],
15               "bounds": [100, 100]
16             },
17             {
18               "position": [-9971, 8],
19               "bounds": [10121, 142],
20               "drawsContent": true
21             }
22           ]
23         }
24       ]
25     }
26   ]
27 }
28