- From: Manish Goregaokar <notifications@github.com>
- Date: Sat, 17 Dec 2016 15:17:59 -0800
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Saturday, 17 December 2016 23:18:35 UTC
We also have `new URL("file:///c|/")` percent encoding the pipe instead of treating it as a colon based on https://url.spec.whatwg.org/#windows-drive-letter. This is agreed upon across browsers (gecko bug at https://bugzilla.mozilla.org/show_bug.cgi?id=1324251) Overall I would like to know if any of these mismatches merit a spec fix. It seems like the drive letter thing is deliberate and the browsers should just update, but I'm not sure. -- 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/172#issuecomment-267793311
Received on Saturday, 17 December 2016 23:18:35 UTC