summaryrefslogtreecommitdiffstats
path: root/layout/reftests/css-submit-invalid/button-submit/valid-ref-2.html
blob: d9f1786a7b4afec1d8adde7e5d84300c0eec1323 (plain)
1
2
3
4
5
6
7
8
<!DOCTYPE html>
<html>
  <body>
    <form>
      <button type='submit'></button>
    </form>
  </body>
</html>