Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / repaint / filter-repaint-accelerated-child-with-filter-child-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": [16, 16],
16               "transformOrigin": [112, 112],
17               "bounds": [212, 256],
18               "drawsContent": true,
19               "repaintRects": [
20                 [0, 0, 256, 256],
21                 [0, 0, 156, 256]
22               ]
23             }
24           ]
25         }
26       ]
27     }
28   ]
29 }
30