Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / mac / fast / repaint / repaint-composited-child-in-scrolled-container-expected.txt
1 {
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [230, 293, 63, 15],
10         [168, 293, 125, 15],
11         [8, 293, 222, 15]
12       ],
13       "children": [
14         {
15           "position": [8, 8],
16           "bounds": [285, 285],
17           "shouldFlattenTransform": false,
18           "children": [
19             {
20               "position": [-315, 0],
21               "bounds": [600, 600],
22               "contentsOpaque": true,
23               "drawsContent": true,
24               "backgroundColor": "#FF0000",
25               "repaintRects": [
26                 [0, 0, 600, 600]
27               ]
28             }
29           ]
30         }
31       ]
32     }
33   ]
34 }
35