Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / repaint / foreign-object-repaint-expected.txt
blobafba68fbe02abf5f72005fc8dff9ea629d0dd183
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [129, 200, 142, 142],
10         [50, 50, 100, 100]
11       ],
12       "paintInvalidationClients": [
13         "LayoutBlockFlow div id='div1'",
14         "LayoutBlockFlow div id='div2'"
15       ]
16     }
17   ]