summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/210094-1b.html
blob: 00bff2ff3f8e0c13554a61c6fbf92de1b25300b1 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html>
  <body>
    <fieldset style="max-height: 100px">
      <legend>This is a test</legend>
      <div style="height: 200px">
      </div>
    </fieldset>
  </body>
</html>