Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: layout/reftests/bugs/reftest.list
<html>
<body onload="document.getElementById('f').style.height = '';">
<input id="f" type="file" style="height: 0;">
</body>
</html>