Re: [whatwg/url] Double-encoded IDNA labels don't roundtrip (#603)

> 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