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