Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / repaint / filter-repaint-on-accelerated-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": [-20, -20],
11           "bounds": [256, 256],
12           "drawsContent": true,
13           "children": [
14             {
15               "position": [28, 28],
16               "bounds": [100, 200],
17               "contentsOpaque": true,
18               "drawsContent": true,
19               "backgroundColor": "#008000",
20               "repaintRects": []
21             }
22           ]
23         }
24       ]
25     }
26   ]
27 }
28