Re: [heycam/webidl] fix: Remove raw percentage character from ID (#955)

Seems like the fix should be to URL-encode the `%` sign as `%25` instead of changing the upstream ECMA-262 document.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/pull/955#issuecomment-775698017

Received on Tuesday, 9 February 2021 06:15:35 UTC