Re: [whatwg/url] Consider percent-encoding more characters in "fragment state" (#344)

There is a comment about the U+0025 (%): http://searchfox.org/mozilla-central/rev/a4702203522745baff21e519035b6c946b7d710d/xpcom/io/nsEscape.cpp#344-345
```c++
// Also the % will not be escaped until forced
// See bugzilla bug 61269 for details why we changed this
```
I guess it answers your question.

-- 
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/344#issuecomment-335396635

Received on Tuesday, 10 October 2017 08:16:31 UTC