Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / win / compositing / overflow / updating-scrolling-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": [200, 200],
12           "drawsContent": true,
13           "repaintRects": [
14             [0, 0, 185, 200],
15             [0, -1000, 185, 200]
16           ],
17           "children": [
18             {
19               "bounds": [185, 185],
20               "children": [
21                 {
22                   "bounds": [185, 1200],
23                   "shouldFlattenTransform": false,
24                   "drawsContent": true,
25                   "repaintRects": [
26                     [0, 0, 185, 200],
27                     [0, -1000, 185, 200]
28                   ],
29                   "children": [
30                     {
31                       "shouldFlattenTransform": false
32                     }
33                   ]
34                 }
35               ]
36             },
37             {
38               "children": [
39                 {
40                   "position": [0, 185],
41                   "bounds": [185, 15],
42                   "drawsContent": true
43                 },
44                 {
45                   "position": [185, 0],
46                   "bounds": [15, 185],
47                   "drawsContent": true,
48                   "repaintRects": [
49                     [0, 0, 15, 185]
50                   ]
51                 },
52                 {
53                   "position": [185, 185],
54                   "bounds": [15, 15],
55                   "drawsContent": true
56                 }
57               ]
58             }
59           ]
60         }
61       ]
62     }
63   ]
64 }
65