Re: [whatwg/url] Proposal: file: URL separator deduplication (#552)

I guess this isn't a blocker though - it just complicates the story a little:

1. Is the file URL a UNC form (`file:////` detection being non-ambiguous as the indicator I believe), and if so, only dedupe separators after the UNC prefix.
2. If not, dedupe separators as part of the pathname

It still seems like it wouldn't be that complex?

-- 
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/552#issuecomment-940691055

Received on Tuesday, 12 October 2021 06:02:55 UTC