Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / compositing / geometry / limit-layer-bounds-positioned-transition-expected.txt
blob7d1cf2225311bc814778f6d5f39db53bc55da798
1 Text here
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": [-771, 8],
19               "bounds": [1200, 142],
20               "drawsContent": true
21             }
22           ]
23         }
24       ]
25     }
26   ]