- From: Rimas Misevičius <notifications@github.com>
- Date: Wed, 27 Nov 2024 08:32:17 -0800
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 27 November 2024 16:32:21 UTC
I don't think `xn--i29h.kz` is a good example for this topic. It contains valid punycode that decodes to the U+1FACD character. This character is `disallowed` according to `IdnaMappingTable.txt`. This means that the `ToASCII` will return a failure even if `IgnoreInvalidPunycode` is `true`. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/url/issues/821#issuecomment-2504312089 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/url/issues/821/2504312089@github.com>
Received on Wednesday, 27 November 2024 16:32:21 UTC