haikuwebkit/LayoutTests/tables/mozilla/bugs/bug46944.html

17 lines
296 B
HTML

<html><head><title>Testcase for bug 46944</title></head>
<body bgcolor="#FFFFFF">
<table border="1" width="100%">
<tr>
<td colspan="8" width="20%">&nbsp;</td>
</tr>
<tr>
<td width="20%">Old</td>
<td colspan="7">Check</td>
</tr>
</table>
</body>
</html>