Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / mac-snowleopard / compositing / repaint / should-not-clip-composited-overflow-scrolling-layer-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": [500, 500],
12           "drawsContent": true,
13           "repaintRects": [
14             [0, 0, 500, 500],
15             [0, 0, 500, 500]
16           ],
17           "children": [
18             {
19               "bounds": [485, 485],
20               "children": [
21                 {
22                   "bounds": [5000, 5000],
23                   "shouldFlattenTransform": false,
24                   "drawsContent": true,
25                   "repaintRects": [
26                     [2000, 2000, 3000, 3000],
27                     [0, 0, 5000, 5000]
28                   ],
29                   "children": [
30                     {
31                       "shouldFlattenTransform": false
32                     }
33                   ]
34                 }
35               ]
36             },
37             {
38               "children": [
39                 {
40                   "position": [0, 485],
41                   "bounds": [485, 15],
42                   "drawsContent": true,
43                   "repaintRects": [
44                     [0, 0, 485, 15],
45                     [0, 0, 485, 15],
46                     [0, 0, 485, 15]
47                   ]
48                 },
49                 {
50                   "position": [485, 0],
51                   "bounds": [15, 485],
52                   "drawsContent": true,
53                   "repaintRects": [
54                     [0, 0, 15, 485],
55                     [0, 0, 15, 485],
56                     [0, 0, 15, 485]
57                   ]
58                 },
59                 {
60                   "position": [485, 485],
61                   "bounds": [15, 15],
62                   "drawsContent": true
63                 }
64               ]
65             }
66           ]
67         }
68       ]
69     }
70   ]
71 }
72