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

Would it be clearer if the step

> If codePoint is not in percentEncodeSet, then return codePoint.

was taken out of "UTF-8 percent encode" algorithm? And the places that call UTF-8 percent encode first check if *c* is in the relevant encode set?

-- 
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#issuecomment-296258927

Received on Friday, 21 April 2017 17:52:02 UTC