[editing-explainer] How does cE=typing support IME text replacement? (#34)

IMEs do inline composition and can even replace existing text (using conversion for instance). This means they expect to be able to replace existing content. Since we don't support replace/delete, how does this work?

IMEs also have special styling for compositions. Do we have special considerations there?

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/editing-explainer/issues/34

Received on Wednesday, 17 December 2014 22:57:31 UTC