Bumping manifests a=b2g-bump
[gecko.git] / layout / reftests / bugs / 521525-1.html
blob82af745995dfb9a84716b0cc42968c218f19d230
1 <html>
2 <head>
3 </head>
4 <body onload="document.getElementById('f').style.removeProperty('height');">
5 <form><fieldset id="f" style="height: 200px;"></fieldset></form>
6 </body>
7 </html>