Re: [whatwg/url] Explain why valid domain needs to run ToUnicode (Issue #817)

> I'm somewhat curious why you all implemented the "valid domain" definition.

1. The `idna` crate had configurability on the points that _beStrict_ affects before my time.
2. Being able to flip options closer to _beStrict_=true is useful for being able to use the upstream IdnaTestV2.txt test suite fully. (I say "closer", because prior to Unicode 16.0, the test suite assumed _verifyDnsLength_=true with the quirk of allowing the trailing dot.)

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/url/issues/817#issuecomment-2507388400
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/url/issues/817/2507388400@github.com>

Received on Friday, 29 November 2024 09:15:43 UTC