- From: Piotrek Koszuliński <notifications@github.com>
- Date: Wed, 19 Aug 2015 01:50:53 -0700
- To: w3c/selection-api <selection-api@noreply.github.com>
Received on Wednesday, 19 August 2015 08:51:21 UTC
I showed how this method could be useful to editor implementors for altering the default caret movements without breaking internals like selection's X position: https://github.com/w3c/editing/issues/56#issuecomment-131584200 (see point 3). Turns out that I reinvented the wheel there, because I didn't know that such method already existed, but it seems that I came to a nearly identical API as I found here https://developer.mozilla.org/en-US/docs/Web/API/Selection/modify Hence, I would love to see this method in the spec. --- Reply to this email directly or view it on GitHub: https://github.com/w3c/selection-api/issues/37#issuecomment-132497749
Received on Wednesday, 19 August 2015 08:51:21 UTC