- From: Timothy Gu <notifications@github.com>
- Date: Mon, 25 Oct 2021 11:14:52 -0700
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 25 October 2021 18:15:07 UTC
@TimothyGu commented on this pull request. > @@ -1160,7 +1160,7 @@ unified model would be, please file an issue. <ul> <li><p>The <a>URL parser</a> takes an arbitrary string and returns either failure or a - <a for=/>URL</a>. + <a for=/>URL</a>. It might also record zero or more <a>validation errors</a>. Do we know if "URL parser records zero validation errors" implies "input string is a valid URL string"? How about the other direction? It would be great to clarify the purpose of these validation errors. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/url/pull/666#pullrequestreview-788459956
Received on Monday, 25 October 2021 18:15:07 UTC