invalid-ref-2.html 112 B

123456789
  1. <!DOCTYPE html>
  2. <html>
  3. <body>
  4. <form>
  5. <input type='email' value='foo'>
  6. </form>
  7. </body>
  8. </html>