summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/404123-1.html
blob: ce99165190b258eac1178bf54a05cb63ac3ddde6 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html>
  <body style="width: 0">
    <fieldset>
      <legend style="white-space: nowrap">This is legend text</legend>
      This is other text
    </fieldset>
  </body>
</html>