summaryrefslogtreecommitdiffstats
path: root/layout/reftests/css-invalid/form/form-invalid-ref-2.html
blob: dd03dc812f6bdac51ad8ca30ad2cf5b9a2810b6a (plain)
1
2
3
4
5
6
7
8
<!DOCTYPE html>
<html>
  <body>
    <form>
      <input type='email' value='foo'>
    </form>
  </body>
</html>