Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / mac / fast / repaint / overflow-scroll-after-move-expected.txt
blob2865786a49e8780fdc3e088eb44046fbabd0b0b8
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                 },
49                 {
50                   "position": [285, 0],
51                   "bounds": [15, 385],
52                   "repaintRects": [
53                     [0, 0, 15, 385],
54                     [0, 0, 15, 385],
55                     [0, 0, 15, 385]
56                   ]
57                 },
58                 {
59                   "position": [285, 385],
60                   "bounds": [15, 15],
61                   "drawsContent": true
62                 }
63               ]
64             }
65           ]
66         }
67       ]
68     }
69   ]