Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / custom / js-update-container-expected.txt
blob07167c35ebb43f1250a5a9d7e7ac46b55e574493
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [40, 0, 36, 76],
10         [0, 40, 76, 36],
11         [0, 0, 76, 76],
12         [0, 0, 76, 76],
13         [0, 0, 40, 40],
14         [0, 0, 40, 40]
15       ],
16       "paintInvalidationClients": [
17         "LayoutSVGRoot svg",
18         "LayoutSVGContainer g id='group'",
19         "LayoutSVGRect rect"
20       ]
21     }
22   ]