Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / table-section-overflow-expected.txt
blob620e92d1cb57f9526340c965aab814c734b01b13
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [58, 58, 50, 100],
10         [58, 8, 50, 100],
11         [33, 58, 100, 100],
12         [33, 58, 100, 100],
13         [33, 58, 100, 100],
14         [33, 58, 100, 100],
15         [33, 58, 100, 100],
16         [33, 8, 100, 100],
17         [33, 8, 100, 100],
18         [33, 8, 100, 100],
19         [33, 8, 100, 100],
20         [33, 8, 100, 100]
21       ],
22       "paintInvalidationClients": [
23         "LayoutBlockFlow DIV id='spacer'",
24         "LayoutTable TABLE",
25         "LayoutTableSection TBODY",
26         "LayoutTableRow TR",
27         "LayoutTableCell TD",
28         "LayoutBlockFlow DIV",
29         "LayoutBlockFlow DIV"
30       ]
31     }
32   ]