Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / compositing / layer-creation / translatez-overlap-expected.txt
bloba87f8f11218b8a804b5c7134a3d777e1dbd63997
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "children": [
9         {
10           "position": [18, 10],
11           "bounds": [100, 100],
12           "contentsOpaque": true,
13           "drawsContent": true,
14           "backgroundColor": "#0000FF"
15         }
16       ]
17     }
18   ]