[Bug 15489] Email addresses should be converted from Punycode to ASCII before validating them

https://www.w3.org/Bugs/Public/show_bug.cgi?id=15489

Derek Johnson <derek@websiteni.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |derek@websiteni.com

--- Comment #3 from Derek Johnson <derek@websiteni.com> 2012-01-10 10:42:16 UTC ---
(In reply to comment #2)

> In Chrome 16, 1 is invalid but 2 is valid. The raw value is displayed; no
> Punycode conversion is done at all.
> Safari 5.1.2 and Firefox 9 have the same behavior as Chrome 16.
> In Opera 11.60, 1 is invalid, 2 is valid; but as soon as you focus 1, it
> becomes valid. Opera does Punycode conversion in the background; both fields
> display the value as “foo@mañana.com”.

In IE10 1 is invalid and 2 is valid. 1 displays the value as “foo@mañana.com”,
1 displays it as "foo@xn--maana-pta.com"

-- 
Configure bugmail: https://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, 10 January 2012 10:42:26 UTC