Re: [whatwg/url] IDNA: avoid defining valid domain string in terms of the parser (#245)

It's not entirely wrong, but those definitions don't account for IDNA and also don't seem to account for ASCII code points that happen to work in practice, such as `_`. What we want is a definition that does account for that, for which, when the host parser defined in the URL standard is applied to it, the output is not failure.

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

Message ID: <whatwg/url/issues/245/1708226267@github.com>

Received on Wednesday, 6 September 2023 12:09:49 UTC