Re: [selection-api] Need a way to get combining character status from Range or offset (#31)

I think a typical API would take an offset and return the offset of the previous or next cluster boundary. And you'd want that separately for selection and deletion because in some cases different cluster definitions are used for these two purposes. E.g., Devanagari हि, at least on Mac, is one unit for selection, but two for deletion.

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/selection-api/issues/31#issuecomment-69135740

Received on Thursday, 8 January 2015 04:52:41 UTC