Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / table / border-collapsing / cached-cell-append-expected.txt
blobc7c028def5632f89012a2bdb30e1759f552a1a8a
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [68, 8, 55, 54],
10         [67, 8, 56, 54],
11         [63, 8, 60, 54]
12       ],
13       "paintInvalidationClients": [
14         "LayoutTableCell TD",
15         "LayoutTableCell TD",
16         "LayoutTable TABLE",
17         "LayoutTableCell TD"
18       ]
19     }
20   ]