Re: [whatwg/url] Percent-decode more stuff? (#87)

Safari and Firefox both leave "http://host/%%36%31" untouched when canonicalizing.  They also agree on the behavior of URLs like "http://host/%2e" and I suggest we change the spec to match this.  What is the rationale behind Chrome's percent-encoding only the first percent, and percent decoding some characters but not others?  It leads to some confusing behavior.

-- 
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/87#issuecomment-255899471

Received on Tuesday, 25 October 2016 00:01:32 UTC