- From: achristensen07 <notifications@github.com>
- Date: Mon, 13 Mar 2017 19:01:00 -0700
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 14 March 2017 02:01:36 UTC
I wouldn't be opposed to implementing something in WebKit. Right now the URL object can be used to effectively access something like ICU's uidna_name_toASCII from JavaScript, but there's no way to access anything like ICU's uidna_nameToUnicode from JavaScript. It would be trivial to add, it wouldn't increase browser binary size, but it would greatly reduce content size of projects that really want to do this, like indolering seems to. -- 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-286299303
Received on Tuesday, 14 March 2017 02:01:36 UTC