Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / add-table-overpaint-expected.txt
blob05867839d90094dae65d810f98fbfe657267bc38
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [2, 314, 152, 152],
10         [0, 314, 156, 152],
11         [0, 312, 800, 156],
12         [0, 312, 156, 156],
13         [0, 312, 156, 156]
14       ],
15       "paintInvalidationClients": [
16         "LayoutBlockFlow DIV",
17         "LayoutTable TABLE",
18         "LayoutTableCell TD",
19         "LayoutTableSection TBODY",
20         "LayoutTableRow TR",
21         "LayoutTableCell TD"
22       ]
23     }
24   ]