Re: [whatwg/url] Setters can cause failure to roundtrip (#651)

> Generally, we assume setters will keep the URL valid

Not particularly relevant to the discussion here, but be aware that setters do not preserve validity. 
You can get a `\` into a special URL's path or a `#` into a fragment, to name a few. See #379. 

-- 
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/651#issuecomment-975414001

Received on Monday, 22 November 2021 11:13:57 UTC