Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / win / fast / repaint / overflow-scroll-in-overflow-scroll-scrolled-expected.txt
blob4496a5e864bcd44fcafb5c59684fa5458e4f5508
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [762, 8, 15, 300],
10         [8, 8, 769, 300],
11         [8, 8, 300, 300],
12         [8, 8, 300, 300]
13       ],
14       "paintInvalidationClients": [
15         "VerticalScrollbar",
16         "LayoutBlockFlow DIV id='innerDiv'",
17         "LayoutBlockFlow DIV",
18         "LayoutBlockFlow DIV"
19       ]
20     }
21   ]