fdf59d3687a43bff4dfad9fe099b451545b1f4d0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / compositing / filters / sw-shadow-overlaps-hw-layer-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": [105, 105],
11           "bounds": [100, 100],
12           "contentsOpaque": true,
13           "drawsContent": true,
14           "backgroundColor": "#000000"
15         },
16         {
17           "bounds": [125, 125],
18           "drawsContent": true,
19           "backgroundColor": "#008000"
20         }
21       ]
22     }
23   ]
24 }
25