Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / custom / mask-child-changes-expected.txt
blob89bde8c4072d7a55478547417c11b7e358346ec8
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [0, 100, 800, 100],
10         [0, 0, 800, 300]
11       ],
12       "paintInvalidationClients": [
13         "LayoutSVGRect rect",
14         "LayoutSVGRect rect"
15       ]
16     }
17   ]