- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 21 Oct 2021 09:55:01 -0700
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 21 October 2021 16:55:13 UTC
@annevk commented on this pull request. > @@ -1170,7 +1170,9 @@ unified model would be, please file an issue. <li><p>The <a>URL serializer</a> takes a <a for=/>URL</a> and returns an <a>ASCII string</a>. (If that string is then <a lt="URL parser">parsed</a>, the result will <a for=url>equal</a> the <a - for=/>URL</a> that was <a lt="URL serializer">serialized</a>.) + for=/>URL</a> that was <a lt="URL serializer">serialized</a>.) The output of the + <a>URL serializer</a> is not always a <a>valid URL string</a>. I.e., not all <a for=/>URLs</a> are + valid. Fair, I can remove this one. -- 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#discussion_r733870841
Received on Thursday, 21 October 2021 16:55:13 UTC