Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / virtual / softwarecompositing / squashing / repaint-overflow-scrolled-squashed-content-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": [8, 8],
11           "bounds": [185, 185],
12           "children": [
13             {
14               "bounds": [150, 1000],
15               "contentsOpaque": true,
16               "drawsContent": true,
17               "backgroundColor": "#ADD8E6"
18             },
19             {
20               "bounds": [100, 1000],
21               "drawsContent": true,
22               "repaintRects": [
23                 [0, 0, 100, 1000]
24               ]
25             }
26           ]
27         }
28       ]
29     }
30   ]
31 }
32