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