Re: [whatwg/url] Document invariants of percent-encode sets better (PR #896)

@ChALkeR commented on this pull request.



>     <td>"<code>¥</code>"
    <td>"<code>%1B(J\%1B(B</code>"
   <tr>
-   <td><a for=string>Percent-encode after encoding</a> with <a>Shift_JIS</a>, <var>input</var>, the
-   <a>userinfo percent-encode set</a>, and true
+   <td><a for=string>Percent-encode after encoding</a> with <a>Shift_JIS</a>, <var>input</var>, and
+   the <a><code>application/x-www-form-urlencoded</code> percent-encode set</a>
    <td>"<code>1+1 ≡ 2%20‽</code>"
    <td>"<code>1+1+%81%DF+2%20%26%238253%3B</code>"

this seems wrong

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/url/pull/896#pullrequestreview-3701491115
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/url/pull/896/review/3701491115@github.com>

Received on Saturday, 24 January 2026 12:13:06 UTC