diff --git a/encoding.bs b/encoding.bs index f321eea..eba8e27 100644 --- a/encoding.bs +++ b/encoding.bs @@ -1923,8 +1923,7 @@ consumers of content generated with GBK's encoder.
  • Unset the EUC-JP jis0212 flag. -

  • If byte is not in the range 0xA1 to 0xFE, inclusive, - prepend byte to +

  • If byte is an ASCII byte, prepend byte to stream.

  • If code point is null, return error.