Re: [whatwg/encoding] Concatenating two ISO-2022-JP outputs from a conforming encoder doesn't result in conforming input (#115)

It seems worth resolving the Unicode Security Considerations question relative to the observation in https://github.com/whatwg/encoding/issues/115#issuecomment-312645847.  I wonder if @srl295 or @kenlunde could help us with that.

To restate, why is an escape followed by an escape considered problematic, whereas going from ASCII to ASCII, or uselessly going between ASCII and Roman, is not considered problematic?

Also taking into account that an escape followed by an escape is typical in email as per https://bugzilla.mozilla.org/show_bug.cgi?id=1374149#c5.

-- 
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/issues/115#issuecomment-440585668

Received on Wednesday, 21 November 2018 08:56:19 UTC