- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 25 Jun 2026 03:42:27 -0700
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 25 June 2026 10:42:31 UTC
annevk left a comment (whatwg/url#914) I think it's good that domain to Unicode always operates on the non-failure output of domain to ASCII, yes. That means we have a single entry point to get a domain. And then a single entry point for potentially displaying that domain differently. Instead of two points to parse something into a domain and displaying it somehow. This was already the case before this PR. (As we concluded on Chat domain to Unicode shouldn't need _beStrict_. We can just always use false. I'll fix that in a follow-up PR along with somewhat clearer names that don't suggest symmetry.) -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/url/pull/914#issuecomment-4798359904 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/url/pull/914/c4798359904@github.com>
Received on Thursday, 25 June 2026 10:42:31 UTC