haikuwebkit/LayoutTests/fast/forms/006.html

6 lines
217 B
HTML

<div style="border: 5px solid black">
<FIELDSET style="border:10px groove red">
<LEGEND style="margin-left:20px;">Test without forms</LEGEND><DIV>A DIV inside a fieldset, not related to forms</DIV>
</FIELDSET>
</div>