haikuwebkit/LayoutTests/fast/table/034.html

9 lines
192 B
HTML

<table>
<tr>
<td width=100%></td>
<td>
<DIV STYLE="width:1046px; height:1254px; background:#A9AFB8;">This cell should
be huge and 1000 pixels wide.</DIV>
</td>
</tr>
</table>