[Bug 15489] forms: <input type=email> validation needs to be updated for EAI

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

Anne <annevk@annevk.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |needinfo?(duerst@it.aoyama.
                   |                            |ac.jp)

--- Comment #42 from Anne <annevk@annevk.nl> ---
Martin, sorry for not being more specific. I was specifically wondering whether
you thought the productions I cited in 34 were accurate.

Since we need a flag I suggest we use a boolean unicode attribute:

  <input type=email unicode>

That seems like a relatively clear indication non-ASCII code points can go to
the server. Usage of the flag will then switch between "valid ASCII email
address" and "valid Unicode email address".

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Sunday, 3 April 2016 13:47:41 UTC