Re: [w3c/editing] Should we expose physical direction in Deletion commands? (for the case of RTL) (#133)

@yosinch Would it help if there was something like `deleteCodePointBackward`? Would the browser generally know whether the current script/language will ask fro deletion of grapheme or code point? Or would this be clear based on the target ranges (an empty range means likely that only a code point is to be deleted)?

This only has to do with `deleteContentForward` and `deleteContentBackward`, correct? Not deletion of words or lines, right?

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/editing/issues/133#issuecomment-236202758

Received on Friday, 29 July 2016 14:56:05 UTC