Re: [whatwg/url] Windows file paths in URL parsing (Issue #873)

mertcanaltin left a comment (whatwg/url#873)

@annevk Implementation ready! 

PR #874 + #53459 now implement exactly your suggested approach:
- [a-zA-Z]:\ → convert to file:/// 
- [a-zA-Z]:/ → preserve existing behavior

Comprehensive test coverage included.

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

Message ID: <whatwg/url/issues/873/3050145245@github.com>

Received on Tuesday, 8 July 2025 19:59:08 UTC