Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / custom / js-update-bounce-expected.txt
blobb33e971acc0ad1acfe5e1ad8e75b17ca149f8db5
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [102, 102, 66, 66],
10         [102, 102, 66, 66],
11         [2, 2, 66, 66],
12         [2, 2, 66, 66]
13       ],
14       "paintInvalidationClients": [
15         "LayoutSVGRoot svg",
16         "LayoutSVGEllipse circle id='bounce'"
17       ]
18     }
19   ]