- From: Chong Zhang <notifications@github.com>
- Date: Wed, 24 Aug 2016 08:17:27 -0700
- To: w3c/editing <editing@noreply.github.com>
Received on Wednesday, 24 August 2016 15:18:29 UTC
We should use the name `deleteByDrag`&`insertFromDrop` to make it clear that the event is only for DOM modification. (e.g. Preventing `deleteByDrag` won't stop the `drag&drop` process) **Background:** Assume we all agree that `InputEvent` should only focus on DOM modification https://github.com/w3c/editing/issues/144#issuecomment-240892363, and we are renaming `cut`&`paste` to `deleteByCut`&`insertFromPaste`. -- 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/147
Received on Wednesday, 24 August 2016 15:18:29 UTC