- From: Henri Sivonen <notifications@github.com>
- Date: Tue, 20 Oct 2020 05:55:38 -0700
- To: whatwg/encoding <encoding@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 20 October 2020 12:55:52 UTC
@hsivonen commented on this pull request. > @@ -340,9 +346,9 @@ happening. <dd><a>Push</a> U+FFFD to <var>output</var>. <dt>"<code>html</code>" - <dd><a>Prepend</a> U+0026, U+0023, followed by the - shortest sequence of <a>ASCII digits</a> representing <var>result</var>'s - <a>code point</a> in base ten, followed by U+003B to <var>input</var>. + <dd><a>Push</a> the result of <a>UTF-8 encoding</a> U+0026 (&), U+0023 (#), followed by the I'd prefer inlining such a definition over talking about UTF-8 encode here. -- 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/encoding/pull/236#discussion_r508476198
Received on Tuesday, 20 October 2020 12:55:52 UTC