Re: [whatwg/url] Remove URL.domainToASCII and URL.domainToUnicode (#63)

I recommend filing a new issue. It'd be great to know what we need to expose around hosts. Do we need to expose IP-address parsing for instance? I've heard requests for exposing various comparison operations: is A a subdomain of B and such. One time we got a request to expose public suffix in some way since applications might also have to use that information in their UI.

Then there's the question of whether we should expose ToUnicode or whether we should expose the browser UI version of ToUnicode (which doesn't always display Unicode, depending on the browser).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/url/issues/63#issuecomment-286336760

Received on Tuesday, 14 March 2017 06:49:52 UTC