summaryrefslogtreecommitdiffstats
path: root/layout/reftests/forms/fieldset/fieldset-intrinsic-width-1-ref.html
blob: ec0c49ffeb9f445c951c7e94d852ca2affba4a40 (plain)
1
2
3
4
5
6
7
8
<!DOCTYPE HTML>
<html>
<body>
<fieldset style="width:0; padding:0;">
  <div style="width:400px; height:200px;"></div>
</fieldset>
</body>
</html>