Re: [whatwg/url] Initialize the IgnoreInvalidPunycode flag when calling UTS 46 (Issue #821)

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