Re: [whatwg/encoding] EUC-JP encoding is currently ambiguous (#225)

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