Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: layout/reftests/bugs/reftest.list
<html>
<body>
<form>
<table border="1" width="300" style="height: 300px">
<tr>
<td style="width:80%">
</td>
<td style="width:20%">
<input type="text" style="width: 100%; visibility: hidden ">
</td>
</tr>
</table>
</form>
</body>
</html>