Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / win / fast / repaint / overflow-scroll-after-move-expected.txt
blob9c8fabfb00f1305955208e443ff698ccad6eb01d
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                   ],
57                   "paintInvalidationClients": [
58                     "##ALL##"
59                   ]
60                 },
61                 {
62                   "position": [285, 385],
63                   "bounds": [15, 15],
64                   "drawsContent": true
65                 }
66               ]
67             }
68           ]
69         }
70       ]
71     }
72   ]