Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / custom / js-update-polygon-changes-expected.txt
blobd84fec6d986e54960487bff128a2312ae813af9a
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [265, 219, 162, 105],
10         [265, 219, 162, 105],
11         [265, 209, 162, 105],
12         [265, 209, 162, 105]
13       ],
14       "paintInvalidationClients": [
15         "LayoutSVGRoot svg",
16         "LayoutSVGPath polygon id='polygon'"
17       ]
18     }
19   ]