Re: [whatwg/url] Needs to ignore repeated slashes in file URL (#232)

I have another problem that I don't really know a good solution to. If you have `file:///` as input and then you set its `pathname` to `//`, that would create a URL that cannot be serialized and then parsed into the same URL. In Chrome this can indeed lead to problems: http://software.hixie.ch/utilities/js/live-dom-viewer/saved/4883.

-- 
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/issues/232#issuecomment-279306145

Received on Monday, 13 February 2017 06:42:16 UTC