Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / win / svg / repaint / add-background-property-on-root-expected.txt
blob495656f04d20cb6a613091ab947392b23e1679c6
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [8, 8, 100, 103],
10         [8, 8, 100, 103]
11       ],
12       "paintInvalidationClients": [
13         "LayoutBlockFlow DIV",
14         "LayoutSVGRoot svg"
15       ]
16     }
17   ]