- From: Noah Levitt <notifications@github.com>
- Date: Fri, 03 Mar 2017 11:56:38 -0800
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 3 March 2017 19:57:36 UTC
[11:35] <noah_> hi.. i have a question about this test https://github.com/w3c/web-platform-tests/blame/e32ff14a75f30de31fb1f7ab4e7bd064dfdbfa8a/url/urltestdata.json#L4543 - i think the domain is invalid according to idna2008, so i would expect host parsing to return failure https://url.spec.whatwg.org/#host-parsing [11:37] <annevk> noah_: does UTS 46 reject it? [11:40] <noah__> annevk: yes, at least https://pypi.python.org/pypi/idna does [11:40] <noah__> on the other hand, maybe the whatwg spec should fall back on idna2003 if idna2008 fails, i think that might be what browsers do [11:41] <annevk> noah__: hmm, file an issue against URL? I can look next week -- 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/263
Received on Friday, 3 March 2017 19:57:36 UTC