blob: b5d7176150d0403a87dfd2b9e59af219ddb6b9bb [file] [log] [blame]
<!DOCTYPE html>
<p>Fieldset should contain a green div spanning the width.
<fieldset>
<div id="child" style="background:green; height:10px"></div>
</fieldset>