- From: Alwin Blok <notifications@github.com>
- Date: Mon, 22 Nov 2021 03:13:44 -0800
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 22 November 2021 11:13:57 UTC
> 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