Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / repaint / table-col-background-expected.txt
blob741925f03bd136ff62c4d40748d4cb7c5d3925eb
2   "bounds": [800, 600],
3   "children": [
4     {
5       "bounds": [800, 600],
6       "contentsOpaque": true,
7       "drawsContent": true,
8       "repaintRects": [
9         [8, 8, 106, 104]
10       ],
11       "paintInvalidationClients": [
12         "LayoutTableCell TD",
13         "LayoutTableCol COL id='col'"
14       ]
15     }
16   ]