Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / custom / mask-invalidation-expected.txt
blob424253d54d6a08951002fdd819a498eaa8b5b52e
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [100, 100, 460, 316],
10         [100, 100, 403, 249],
11         [100, 100, 403, 249],
12         [100, 100, 403, 249],
13         [50, 50, 460, 316],
14         [50, 50, 453, 299],
15         [50, 50, 453, 299],
16         [50, 50, 453, 299]
17       ],
18       "paintInvalidationClients": [
19         "LayoutSVGRect rect",
20         "LayoutSVGRoot svg",
21         "LayoutSVGRect rect id='maskRect'",
22         "LayoutSVGContainer g id='root'",
23         "LayoutSVGRect rect"
24       ]
25     }
26   ]