- From: Alwin Blok <notifications@github.com>
- Date: Thu, 14 May 2020 05:42:08 -0700
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 14 May 2020 12:42:20 UTC
I found that IE and Edge actually lowercase the drive letter, and then incorrectly stick it to the host, e.g. `file://somehost/C:/test` becomes `file://somehostc:/test`. Also it seems that Chrome on Mac does not support drive letters at all but treats them as ordinary path components. -- 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/515#issuecomment-628607741
Received on Thursday, 14 May 2020 12:42:20 UTC