Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / hover-invalidation-table-expected.txt
blobca7461c72815417c09397d8b9e510b7314998166
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [8, 218, 70, 26]
10       ],
11       "paintInvalidationClients": [
12         "LayoutTableCell TD id='secondRowSpan'",
13         "LayoutTableCell TD",
14         "LayoutTableRow TR class='bla'"
15       ]
16     }
17   ]