3a77f785407f4ff1491f83b01e2a033fa43363f1
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / css3 / filters / composited-layer-promotion-after-outset-overlap-change-using-composited-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": [250, 250],
11           "bounds": [100, 100],
12           "contentsOpaque": true,
13           "drawsContent": true,
14           "backgroundColor": "#0000FF"
15         }
16       ]
17     }
18   ]
19 }
20 {
21   "bounds": [800, 600],
22   "children": [
23     {
24       "bounds": [800, 600],
25       "contentsOpaque": true,
26       "drawsContent": true,
27       "children": [
28         {
29           "children": [
30             {
31               "position": [250, 250],
32               "bounds": [100, 100],
33               "contentsOpaque": true,
34               "drawsContent": true,
35               "backgroundColor": "#0000FF"
36             },
37             {
38               "position": [100, 100],
39               "bounds": [200, 200],
40               "drawsContent": true
41             }
42           ]
43         }
44       ]
45     }
46   ]
47 }
48