Re: [url] All instances of %2e in the path should be decoded into `.` (#77)

I was surprised that `.` was such a special case. It is indeed in Firefox 44, but in Chromium 48 other characters are also percent-decoded: `-`, `_`, `~`, and ASCII alpha-numerics. (I don’t have other browsers to test right now.)

http://software.hixie.ch/utilities/js/live-dom-viewer/?saved=3878

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/url/issues/77#issuecomment-182326938

Received on Wednesday, 10 February 2016 11:41:08 UTC