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