Re: [whatwg/url] How should URLs containing unicode zero width spaces be treated? (#151)

Converting it to `%e2%80%8b` is what's supposed to happen per the specification. It doesn't really special case this one way or another. https://url.spec.whatwg.org/#security-considerations has some advice on rendering and some have suggested we should expand that, but there's not much interest in that thus far.

-- 
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/151#issuecomment-253581861

Received on Thursday, 13 October 2016 17:31:40 UTC