Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / repaint / repaint-in-scrolled-view-expected.txt
blob610172bdd1b336aebdfe2cb7b48016ffa3503ad5
2   "bounds": [2000, 2000],
3   "children": [
4     {
5       "bounds": [2000, 2000],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [400, 400, 100, 100]
10       ],
11       "paintInvalidationClients": [
12         "LayoutSVGRect rect id='rect'"
13       ]
14     }
15   ]