Re: [whatwg/url] Base URL Windows drive sometimes favoured over input string drive (#574)

> FWIW `file:///C|/a` serializes to `file:///C|/a` on Chrome on Windows, **matching the current spec.**

Hm? I still see `file:///C:/a` on the [jsdom live viewer](https://jsdom.github.io/whatwg-url/#url=ZmlsZTovLy9DfC9h&base=YWJvdXQ6Ymxhbms=), and that's still what I would expect from the current standard.

-- 
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/574#issuecomment-818199669

Received on Monday, 12 April 2021 20:39:10 UTC