[whatwg/url] "UTF-8 percent encode c using the path percent-e..." (#296)

https://url.spec.whatwg.org/commit-snapshots/488c459d9e4245a3f6bf087e7dcd2c7e91487ac5/#url-parsing

> UTF-8 percent encode c using the path percent\-encode set, and append the result to buffer.

It's not at all clear when reading the parser how a path segment consisting of "%62[" should end up. If I'm reading it right, it should end up as "%25%36%32%5B", which doesn't seem right.

-- 
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/296

Received on Friday, 21 April 2017 17:00:50 UTC