Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / android / compositing / geometry / limit-layer-bounds-positioned-transition-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           "children": [
12             {
13               "position": [29, 29],
14               "bounds": [100, 100]
15             },
16             {
17               "position": [-771, 8],
18               "bounds": [1200, 142],
19               "drawsContent": true
20             }
21           ]
22         }
23       ]
24     }
25   ]
26 }
27