Re: [editing-explainer] What browser internals can be exposed to help us move the caret in (and against) the block direction? (#56)

I don't think we want to expose all those platform dependent selection states because that will quickly make web apps dependent on a specific platform behavior.  We should instead come up with an abstraction like beforeselectionchange event and being able to save/restore selection states so that web apps can be written without having to know about all those platform-dependent behaviors.

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

Received on Thursday, 28 May 2015 07:04:07 UTC