- From: Anne van Kesteren <notifications@github.com>
- Date: Sun, 12 Feb 2017 22:41:42 -0800
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 13 February 2017 06:42:16 UTC
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