Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / compositing / layer-creation / squashing-into-ancestor-clipping-layer-change-expected.txt
1 {
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "children": [
9         {
10           "position": [8, 8],
11           "bounds": [100, 100],
12           "children": [
13             {
14               "position": [0, 50],
15               "bounds": [100, 100],
16               "contentsOpaque": true,
17               "drawsContent": true,
18               "backgroundColor": "#FA8072"
19             },
20             {
21               "position": [0, 50],
22               "bounds": [100, 100],
23               "drawsContent": true
24             }
25           ]
26         }
27       ]
28     }
29   ]
30 }
31