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

annevk left a comment (whatwg/url#914)

> It looks to me like the new spec text bypasses forbidden domain code point enforcement when the input is all-ASCII.

When _beStrict_ is false and we have to handle forbidden domain code points, they are handled consistently in step 6 of https://whatpr.org/url/914.html#concept-domain-to-ascii for both ASCII and non-ASCII inputs alike.

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

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

Received on Wednesday, 24 June 2026 15:46:06 UTC