Re: [whatwg/url] Changes to file URL path normalization (#544)

@alwinb the specific issue is that the path being concatenated will be either `C:\\some\\path` or `/some/path`. Certainly `pathToFileURL` is recommended for encoding handling etc, but people still do the above.

-- 
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/544#issuecomment-703740229

Received on Monday, 5 October 2020 16:24:22 UTC