Re: [whatwg/url] percent-encode ' in queries of URLs with special schemes (#395)

annevk approved this pull request.

Thanks for the fix!

It seems this makes query behavior closer to the `application/x-www-form-urlencoded` format and therefore `URLSearchParams`.

Could you file a bug against Edge at https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/ since it seems to not do this? Used https://jsdom.github.io/whatwg-url/#url=aHR0cHM6Ly9leGFtcGxlLmNvbS8/Jw==&base=YWJvdXQ6Ymxhbms= to test it.



-- 
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/pull/395#pullrequestreview-126758346

Received on Thursday, 7 June 2018 12:34:49 UTC