Re: [whatwg/url] Simplify the public suffix and registrable domain definitions (PR #887)

@shannonbooth commented on this pull request.



>   <a href="https://github.com/publicsuffix/list/wiki/Format#formal-algorithm">Public Suffix List algorithm</a>
  with <var>host</var> as domain. [[!PSL]]
-
- <li><p>Assert: <var>publicSuffix</var> is an <a>ASCII string</a> that does not

This removes the ASCII assert previously added by https://github.com/whatwg/url/commit/c28ff95ad3165d4536a682309c97c743fbbf6869 - which I think was valuable as an assert as this did clarify behavior for me. But maybe it makes sense to explicitly have a spec note for it that we're using A-label instead of through an assert?

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

Message ID: <whatwg/url/pull/887/review/3354337721@github.com>

Received on Sunday, 19 October 2025 09:14:44 UTC