Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / repaint / container-repaint-expected.txt
blob2fc69bce607cae4351b8f7eed5213900b5879ebb
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [0, 100, 100, 50],
10         [0, 100, 100, 50],
11         [0, 50, 100, 50],
12         [0, 50, 100, 50]
13       ],
14       "paintInvalidationClients": [
15         "LayoutSVGViewportContainer svg id='mover'",
16         "LayoutSVGRect rect"
17       ]
18     }
19   ]