- From: <bugzilla@jessica.w3.org>
- Date: Fri, 18 Jul 2014 13:00:43 +0000
- To: www-validator-cvs@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=26382
Bug ID: 26382
Summary: Email validator not working correctly for Text field.
Product: Validator
Version: HEAD
Hardware: PC
OS: Linux
Status: NEW
Severity: major
Priority: P2
Component: HTML5
Assignee: mike+validator@w3.org
Reporter: gaurav.balodi2@gmail.com
QA Contact: www-validator-cvs@w3.org
<input id="mail" type="email">
it is accepting string values such as
asdf.asdf@asdf
If we fullfill it's requirement by providing "." and "@" it is accepting the
values as correct format for email.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Friday, 18 July 2014 13:00:44 UTC