- From: Florian Rivoal <notifications@github.com>
- Date: Sun, 31 Jul 2016 19:24:50 -0700
- To: w3c/editing <editing@noreply.github.com>
Received on Monday, 1 August 2016 02:25:18 UTC
Since Javascript is ultimately in charge here, it can do whatever it wants, and if there is fancy knowledge of unicode and/or any special intent, I can imagine various editors choosing to do different things (code points vs grapheme clusters, etc). However, it would be good to make life easy for the JavaScript developer (and sane for the end users) by and providing data about what the browser would consider "one character" in that context, so that that can be used a default. --- 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-236475718
Received on Monday, 1 August 2016 02:25:18 UTC