- From: Johannes Wilm <notifications@github.com>
- Date: Fri, 29 Jul 2016 07:55:35 -0700
- To: w3c/editing <editing@noreply.github.com>
Received on Friday, 29 July 2016 14:56:05 UTC
@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