Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / tables / mozilla / bugs / bug3263.html
blob12f6ea3396663d189db0c35eb462532188345296
1 <html>
2 <body>
4 <TABLE border=1>
5 <THEAD>
6 <TR><TH>thead cell
7 <tbody>
8 <TR><TD>tbody cell
9 </TABLE>
11 </body>
12 </html>