Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / tables / mozilla / bugs / bug13105.html
blob17cd4682f8c52e0973a98b2c9870892d9d975e32
1 <html>
2 <head><title>Testcase for bug 13105</title></head>
3 <body>
4 <P><code>&lt;TABLE border="0" frame="void"></code>
5 <TABLE border="0" frame="void">
6 <tr>
7 <td>Left</td>
8 <td>Right</td>
9 </tr>
10 </TABLE>
12 </body>
13 </html>