Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / repaint / outline-offset-shape-expected.txt
blobf317ced7504a78f6e082ac852beeb62ed1ee2a0a
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [148, 33, 100, 100],
10         [133, 18, 130, 130],
11         [33, 33, 100, 100],
12         [18, 18, 130, 130]
13       ],
14       "paintInvalidationClients": [
15         "LayoutSVGRoot svg",
16         "LayoutSVGRect rect"
17       ]
18     }
19   ]