- From: achristensen07 <notifications@github.com>
- Date: Sat, 29 Aug 2020 12:05:44 -0700
- To: whatwg/encoding <encoding@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Saturday, 29 August 2020 19:05:56 UTC
You're right. It's not ambiguous in most cases, just incorrect. I think using the index Shift_JIS pointer might fix it (it did in the few cases I checked by hand), but 0xFFE2 would still be ambiguous between using 137 and 10736. I haven't implemented ISO-2022-JP yet, but I'll let you know when I do. -- 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/225#issuecomment-683330391
Received on Saturday, 29 August 2020 19:05:56 UTC