- From: Valentin Gosu <notifications@github.com>
- Date: Fri, 09 Dec 2022 04:27:58 -0800
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 9 December 2022 12:28:10 UTC
> This is somewhat important because Firefox can create such double-encoded labels: > > ```js > » new URL('http://xn--').hostname > ❮ "xn--xn---epa" > ``` That is no longer the case. Firefox now throws for `new URL('http://xn--')` -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/url/issues/603#issuecomment-1344246872 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/url/issues/603/1344246872@github.com>
Received on Friday, 9 December 2022 12:28:10 UTC