gecko/layout/html/tests/table/bugs/bug141818.html

17 lines
311 B
HTML

<html>
<body>
<table class="DataBg" border="0" cellpadding="0" cellspacing="1" >
<td align="center" class="DataHeader" width="2"
rowspan="9999999">&nbsp;</td>
<td align="center" class="DataHeader" colspan="3"><div
class="margin3">Allocation Probability (%)</div></td>
</tr>
</table>
</body>
</html>