Bug 1931425 - Limit how often moz-label's #setStyles runs r=reusable-components-revie...
[gecko.git] / layout / reftests / forms / fieldset / fieldset-scroll-1-ref.html
blobe8a696bd1f3a8bd423e650a786076ccc13331e27
1 <!DOCTYPE HTML>
2 <html>
3 <body>
4 <fieldset style="width:200px; height:200px; padding:0">
5 <legend>Legend</legend>
6 <div style="overflow:scroll; height:100%">
7 </fieldset>
8 </body>
9 </html>