Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / mac-snowleopard / fast / repaint / overflow-scroll-after-move-expected.txt
blob11760d2e35d971072a4dcceb33ece4ba970bf50d
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "children": [
9         {
10           "position": [10, 60],
11           "bounds": [300, 400],
12           "drawsContent": true,
13           "repaintRects": [
14             [50, 160, 200, 50],
15             [50, 50, 200, 50]
16           ],
17           "paintInvalidationClients": [
18             "LayoutBlockFlow (positioned) DIV id='block'"
19           ],
20           "children": [
21             {
22               "bounds": [285, 385],
23               "children": [
24                 {
25                   "bounds": [285, 900],
26                   "shouldFlattenTransform": false,
27                   "drawsContent": true,
28                   "repaintRects": [
29                     [50, 310, 200, 50],
30                     [50, 200, 200, 50]
31                   ],
32                   "paintInvalidationClients": [
33                     "LayoutBlockFlow (positioned) DIV id='block'"
34                   ],
35                   "children": [
36                     {
37                       "shouldFlattenTransform": false
38                     }
39                   ]
40                 }
41               ]
42             },
43             {
44               "children": [
45                 {
46                   "position": [0, 385],
47                   "bounds": [285, 15],
48                   "drawsContent": true
49                 },
50                 {
51                   "position": [285, 0],
52                   "bounds": [15, 385],
53                   "drawsContent": true,
54                   "repaintRects": [
55                     [0, 0, 15, 385],
56                     [0, 0, 15, 385],
57                     [0, 0, 15, 385]
58                   ],
59                   "paintInvalidationClients": [
60                     "##ALL##",
61                     "##ALL##",
62                     "##ALL##"
63                   ]
64                 },
65                 {
66                   "position": [285, 385],
67                   "bounds": [15, 15],
68                   "drawsContent": true
69                 }
70               ]
71             }
72           ]
73         }
74       ]
75     }
76   ]