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

19 lines
422 B
HTML

<html><head><title>Testcase for bug 32841</title></head>
<body>
<TABLE BORDER=1 CELLSPACING=0 WIDTH="490" BGCOLOR="#FF0000">
<colgroup>
<col width=335>
<col width=155>
</colgroup>
<tr>
<td colspan="2">thelefttablecellis335pixwidewhiletherightoneisonly155pixwidehblahlahblahblahb</td>
</tr>
<tr><td>&nbsp;</td><td>&nbsp;</td>
</TABLE>
<hr width="490" align="left">
</body></html>