Mypal/layout/reftests/bugs/40596-1h.html

19 lines
393 B
HTML

<html>
<body>
<form>
<table border="1" width="300" style="height: 300px">
<tr>
<td style="width:80%">
&nbsp;
</td>
<td style="width:20%">
<button style="visibility: hidden">
This is prettylongtextinthebutton
</button>
</td>
</tr>
</table>
</form>
</body>
</html>