Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / win / 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         [8, 293, 285, 15]
10       ],
11       "children": [
12         {
13           "position": [8, 8],
14           "bounds": [285, 285],
15           "children": [
16             {
17               "position": [-315, 0],
18               "bounds": [600, 600],
19               "contentsOpaque": true,
20               "drawsContent": true,
21               "backgroundColor": "#FF0000",
22               "repaintRects": [
23                 [0, 0, 600, 600]
24               ]
25             }
26           ]
27         }
28       ]
29     }
30   ]
31 }
32