Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / linux / svg / repaint / add-outline-property-on-root-expected.txt
blob90f0b7c6fdd084da07f742e21e503b830f317a0b
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [8, 8, 784, 105],
10         [8, 8, 100, 100],
11         [0, 0, 800, 121],
12         [-2, -2, 802, 123],
13         [-2, -2, 794, 120],
14         [-2, -2, 120, 120]
15       ],
16       "paintInvalidationClients": [
17         "InlineBox",
18         "RootInlineBox",
19         "LayoutBlockFlow HTML",
20         "LayoutBlockFlow BODY",
21         "LayoutSVGRoot svg"
22       ]
23     }
24   ]