trisquel-icecat/icecat/layout/reftests/forms/fieldset/fieldset-scroll-1.html

8 lines
157 B
HTML

<!DOCTYPE HTML>
<html>
<body>
<fieldset style="overflow:scroll; width:200px; height:200px; padding:0">
<legend>Legend</legend>
</fieldset>
</body>
</html>