769ceab969fb22e5c6b8655c84b87041e6b03513
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / css3 / filters / composited-layer-bounds-after-sw-blur-animation-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": [30, 30],
11           "transformOrigin": [120, 120],
12           "bounds": [250, 250],
13           "drawsContent": true,
14           "backgroundColor": "#008000"
15         }
16       ]
17     }
18   ]
19 }
20