Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / compositing / geometry / limit-layer-bounds-transformed-expected.txt
blobb64e7eeebdbd6f9da51c09a52a84195324b1fa74
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": [129, 29],
15               "bounds": [100, 100]
16             },
17             {
18               "position": [-871, 8],
19               "bounds": [1221, 142],
20               "drawsContent": true
21             }
22           ]
23         }
24       ]
25     }
26   ]