Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: layout/reftests/bugs/reftest.list
<html>
<head>
</head>
<body onload="document.getElementById('f').style.removeProperty('height');">
<form><fieldset id="f" style="height: 200px;"></fieldset></form>
</body>
</html>