Re: [whatwg/url] Do not remove newline and tab characters (#419)

You could still construct a URL with `%09` or `%0A`, no?

However, browsers being divergent here does is sufficient to reconsider how the API should behave. We'd need somewhat exhaustive tests for all members (not just `pathname`'s setter) to ensure browsers are consistent here.

-- 
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/419#issuecomment-430512782

Received on Wednesday, 17 October 2018 07:01:14 UTC