Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / tables / mozilla / bugs / bug75250.html
blobf16d7e2e462e5e4deace2effb274595b8bdd6142
1 <html>
2 <head>
3 <title>testcase for bug 75250</title>
4 </head>
5 <body>
6 <table width="">
7 <tr><td>this is a simple test and should not wrap.</td></tr>
8 </table>
9 </body>
10 </html>