[Bug 11579] The valid-email address ABNF doesn't include IDN, so for it to work the value must be punycode (or at least converted to punycode when validating), but this isn't mentioned, except as an optional example ("User agents may transform the value for display a

http://www.w3.org/Bugs/Public/show_bug.cgi?id=11579

--- Comment #3 from mercator+bugs@gmail.com 2011-01-18 13:35:33 UTC ---
Created attachment 944
  --> http://www.w3.org/Bugs/Public/attachment.cgi?id=944
Test form with email input and IDN domain value.

Firefox 4 (beta 9) has added support for form field validation too I see now,
and it doesn't validate IDNs in e-mail addresses either.

I've added a simple form attachment to test.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Tuesday, 18 January 2011 13:35:35 UTC