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

I'm not going to explain why removing of escaping needs to predictable in general, sorry.

For browser, the relevant question would be where to navigate to when somebody navigates to
  
  http://example.com/#x%2525

and the HTML document contains elements with the IDs "x%25" and "x%2525".


-- 
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-335448288

Received on Tuesday, 10 October 2017 11:53:30 UTC