summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/604737-ref.html
blob: 2f800d23e14631c6d542364dd8340ba72fd9dab5 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html>
  <body>
    <fieldset disabled>
      <legend>
        <input>
      </legend>
    </fieldset>
  </body>
</html>