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

I oppose changing the spec here.  Our setters use the same parsers as the constructor, and for elegance and performance reasons I would like to keep it that way.  I also believe the reason why we have the tab-and-newline-removing logic in the constructor applies to setters as well.  I have seen no internal bug reports indicating real compatibility problems from this.  I would appreciate if Chrome, Firefox, and Edge aligned with the specification, Node, and Safari.

-- 
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-440371126

Received on Tuesday, 20 November 2018 17:56:29 UTC