Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / win / fast / repaint / scrollbar-damage-and-full-viewport-repaint-expected.txt
blob9e83eb4a7bd7583ccdbbffccd2c5565377905260
2   "bounds": [1000, 600],
3   "children": [
4     {
5       "bounds": [1000, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [101, 51, 101, 201],
10         [1, 236, 185, 15]
11       ],
12       "paintInvalidationClients": [
13         "HorizontalScrollbar",
14         "HorizontalScrollbar",
15         "LayoutBlockFlow DIV id='child'"
16       ]
17     }
18   ]