Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / custom / repaint-stroke-width-changes-expected.txt
blob46de55707c8e2629f769a3160b6550c0dd70ddd4
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [19, 19, 442, 322],
10         [19, 19, 442, 322],
11         [10, 10, 460, 340],
12         [10, 10, 460, 340]
13       ],
14       "paintInvalidationClients": [
15         "LayoutSVGRoot svg",
16         "LayoutSVGRect rect"
17       ]
18     }
19   ]