Files
tubestation/layout/reftests/forms/fieldset/fieldset-scroll-1.html
2013-10-23 00:46:40 +02:00

9 lines
157 B
HTML

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