trisquel-icecat/icecat/testing/web-platform/tests/compat/webkit-box-fieldset-ref.html

5 lines
161 B
HTML

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