diff --git a/encoding.bs b/encoding.bs index db2a0f9..d348d76 100644 --- a/encoding.bs +++ b/encoding.bs @@ -2652,6 +2652,16 @@ consumers of content generated with GBK's encoder.
The ISO-2022-JP encoder is the only encoder for which the concatenation of + multiple outputs can result in an error when run through the corresponding + decoder. + +
Encoding U+00A5 gives 0x1B 0x28 0x4A 0x5C + 0x1B 0x28 0x42. Doing that twice, concatenating the results, and then decoding yields U+00A5 U+FFFD + U+00A5. +
ISO-2022-JP's encoder has an associated ISO-2022-JP encoder state which is ASCII, Roman, or