Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / custom / clip-path-child-changes-expected.txt
blob085df9c9f2e2f6f4096426e8a0b89ebff5fc4583
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [100, 0, 100, 200],
10         [0, 100, 200, 100],
11         [0, 0, 200, 200],
12         [0, 0, 200, 200],
13         [0, 0, 100, 100],
14         [0, 0, 100, 100]
15       ],
16       "paintInvalidationClients": [
17         "LayoutSVGRoot svg",
18         "LayoutSVGPath path",
19         "LayoutSVGContainer g"
20       ]
21     }
22   ]