bzbarsky%mit.edu ed0e1d8804 Converting some tests to reftest.
git-svn-id: svn://10.0.0.236/trunk@219486 18797224-902f-48f8-a5cc-f745e15eee43
2007-02-05 05:32:25 +00:00

18 lines
410 B
HTML

<html>
<body>
<form>
<table border="1" width="300" style="height: 300px">
<tr>
<td style="width:80%">
&nbsp;
</td>
<td style="width:20%">
<input type="button" style="width: 100%; visibility: hidden"
value="This is pretty long text in the button">
</td>
</tr>
</table>
</form>
</body>
</html>