This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 28387 - it is not showing error if xxx@hotmail is typed which is not a valid email
Summary: it is not showing error if xxx@hotmail is typed which is not a valid email
Status: RESOLVED NEEDSINFO
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: https://html.spec.whatwg.org/#e-mail-...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-01 05:48 UTC by contributor
Modified: 2015-08-28 17:19 UTC (History)
3 users (show)

See Also:


Attachments

Description contributor 2015-04-01 05:48:05 UTC
Specification: https://html.spec.whatwg.org/multipage/forms.html
Multipage: https://html.spec.whatwg.org/multipage/#e-mail-state-(type=email)
Complete: https://html.spec.whatwg.org/#e-mail-state-(type=email)
Referrer: https://html.spec.whatwg.org/multipage/states-of-the-type-attribute.html

Comment:
it is not showing error if xxx@hotmail is typed which is not a valid email

Posted from: 27.251.146.124
User agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:36.0) Gecko/20100101 Firefox/36.0
Comment 1 Ian 'Hixie' Hickson 2015-04-07 22:35:44 UTC
I think technically it is in fact valid. It doesn't happen to work today, but it could in theory work one day, if I'm not mistaken.