Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / repaint / filter-invalidation-with-composited-container-change-expected.txt
1 {
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [8, 8, 328, 328],
10         [8, 8, 328, 328]
11       ],
12       "children": [
13         {
14           "position": [-20, -20],
15           "bounds": [256, 256],
16           "drawsContent": true,
17           "backgroundColor": "#008000",
18           "repaintRects": [
19             [0, 0, 256, 256]
20           ]
21         }
22       ]
23     }
24   ]
25 }
26