Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / css-grid-layout / grid-element-change-rows-repaint-expected.txt
blobdd9e5eb490e2b9c31e54fb5fadae89fb9e3177e6
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [8, 98, 100, 50],
10         [8, 48, 100, 150]
11       ],
12       "paintInvalidationClients": [
13         "LayoutGrid DIV class='grid'",
14         "LayoutBlockFlow DIV class='sizedToGridArea'"
15       ]
16     }
17   ]