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