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

Well, it's not ambiguous if you look at how index pointer is defined:

> The index pointer for code point in index is the first pointer corresponding to code point in index, or null if code point is not in index.

From what you are saying though it sounds like implementations might use the [index Shift_JIS pointer](https://encoding.spec.whatwg.org/#index-shift_jis-pointer) here? Is that also the case for ISO-2022-JP?

cc @hsivonen 

-- 
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-683247325

Received on Saturday, 29 August 2020 06:53:18 UTC