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

I'm not opposed to change here, but I think the tests should include "file:///C|/a", which currently serializes to "file:///C%7C/a" in Chrome on Mac, "file:///C:/a" in Firefox, and "file:///C|/a" in Safari, which currently passes all the URL constructor web platform tests.

-- 
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-817965829

Received on Monday, 12 April 2021 16:50:54 UTC