Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / custom / js-update-pattern-expected.txt
blobf7b60c39d59f225099d304a66ad8515b58c6fddf
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [10, 100, 430, 80],
10         [10, 10, 430, 80],
11         [10, 10, 10, 10],
12         [0, 10, 10, 10]
13       ],
14       "paintInvalidationClients": [
15         "LayoutSVGResourcePattern pattern id='Pattern'",
16         "LayoutSVGRect rect id='rect'",
17         "LayoutSVGRect rect",
18         "LayoutSVGRect rect"
19       ]
20     }
21   ]