[Webkit-unassigned] [Bug 217648] New: Input type email validation is broken.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 12 20:32:41 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=217648

            Bug ID: 217648
           Summary: Input type email validation is broken.
           Product: WebKit
           Version: Safari 14
          Hardware: All
                OS: All
            Status: NEW
          Severity: Critical
          Priority: P2
         Component: DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ksreejithnair at gmail.com

In HTML use <input type="eamil"> and try entering sree at sree, it's not throwing error. I think the regex for the email validation is wrong. It is allowing sree at sree as a valid email address. It should throw error if ".com" part is missing.

Thanks,
Sree

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20201013/0cf4a192/attachment.htm>


More information about the webkit-unassigned mailing list