- From: Alwin Blok <notifications@github.com>
- Date: Tue, 06 Oct 2020 09:53:02 -0700
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 6 October 2020 16:53:16 UTC
Hmm. Resolved file URLs should have a non-null host I think. For a moment I thought that maybe I failed to enforce that in the changes with #405, but I'm not sure now, I guess it was possible before. Anyway, if you can end up with resolved file URLs with a non-null host, I think it's better to change that than to change the serialiser. The ambiguity can only arise with a null host, and the host being non-null is (or should be) a property of resolved special URLs, so I think the serialiser was correct. -- 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/550#issuecomment-704411204
Received on Tuesday, 6 October 2020 16:53:16 UTC