Re: [whatwg] URL standard: Query string parsing; host parsing

On Thu, Mar 21, 2013 at 3:12 PM, Anne van Kesteren <annevk@annevk.nl> wrote:
> As far as I can tell the most prominent implementations still
> implement IDNA2003. In fact, with Rebel Opera gone, all browsers do
> IDNA2003. So maybe we should standardize on that. The problem with
> standardizing on that of course is that it runs counter to registrar
> policies :-(

I've done this now: http://url.spec.whatwg.org/

Turns out it's not exactly IDNA 2003, but IDNA 2003 with the latest
version of Unicode. (Lesson: don't design your protocol around a
particular version of Unicode, implementations won't obey.)


-- 
http://annevankesteren.nl/

Received on Monday, 19 August 2013 10:57:09 UTC