- From: Nikita Skovoroda <notifications@github.com>
- Date: Sat, 24 Jan 2026 04:15:24 -0800
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Saturday, 24 January 2026 12:15:28 UTC
@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>"
[application/x-www-form-urlencoded percent-encode set](https://url.spec.whatwg.org/#application-x-www-form-urlencoded-percent-encode-set) includes [component percent-encode set](https://url.spec.whatwg.org/#component-percent-encode-set) which includes `U+002B (+)`
--
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/url/pull/896#discussion_r2724087780
You are receiving this because you are subscribed to this thread.
Message ID: <whatwg/url/pull/896/review/3701492632@github.com>
Received on Saturday, 24 January 2026 12:15:28 UTC