Upstream version 11.40.277.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / compositing / filters / sw-nested-shadow-overlaps-hw-nested-shadow-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": [205, 205],
11           "transformOrigin": [175, 175],
12           "bounds": [225, 225],
13           "drawsContent": true,
14           "backgroundColor": "#000000"
15         },
16         {
17           "bounds": [225, 225],
18           "drawsContent": true,
19           "backgroundColor": "#008000"
20         }
21       ]
22     }
23   ]
24 }
25