Re: [whatwg/url] Windows drive letter uppercasing (#515)

https://jsdom.github.io/whatwg-url/#url=ZmlsZTovLy8uL0N8&base=YWJvdXQ6Ymxhbms= on Chrome on Windows shows it matching the standard, with an output of `file:///C:` (protocol `file:`, pathname `/C:`).

Feeding that output back in is idempotent, so at least that case is not problematic. I'm not sure whether any non-idempotent cases remain, now that https://bugs.chromium.org/p/chromium/issues/detail?id=1083031 is closed.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/url/issues/515#issuecomment-1382716296
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/url/issues/515/1382716296@github.com>

Received on Saturday, 14 January 2023 11:16:19 UTC