Raw File
invalid-ref-2.html
<!DOCTYPE html>
<html>
  <body>
    <form>
      <input type='email' value='foo'>
    </form>
  </body>
</html>
back to top