Re: [whatwg/url] Add Unicode ToASCII fallback for ASCII domains (PR #914)

annevk left a comment (whatwg/url#914)

> It looks to me like domain to ASCII and domain to Unicode still reject different domains.

I don't really understand this feedback as these are quite different operations from the URL standard perspective. Domain to ASCII takes a string and turns it into failure or a domain, whereas domain to Unicode takes a domain and potentially transforms it into a Unicode form or keeps it as-is (and notably never rejects).

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

Message ID: <whatwg/url/pull/914/c4791233910@github.com>

Received on Wednesday, 24 June 2026 16:00:02 UTC