haikuwebkit/LayoutTests/fast/forms/fieldset-with-float.html

6 lines
191 B
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<fieldset>
<div style="float:left;height:300px;width:300px;background-color:green"></div>
<div style="height:50px">Other content
</fieldset>