Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / repaint / modify-inserted-listitem-expected.txt
blob7fd402788bdfdf6ea2728579508097390e21d5a4
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [28, 38, 10, 10],
10         [28, 38, 10, 10],
11         [18, 18, 20, 30],
12         [18, 18, 10, 10]
13       ],
14       "paintInvalidationClients": [
15         "LayoutSVGRoot svg",
16         "LayoutSVGRect rect id='move'"
17       ]
18     }
19   ]