Oreon-Lime-R2/mingw-wine-gecko/wine-gecko-2.47.4-src/wine-gecko-2.47.4/layout/reftests/bugs/40596-1c.html

18 lines
428 B
HTML

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