Re: [w3c/editing] [Input Events] Word deletion (#125)

@johanneswilm reusing the data field for this makes no sense to me. That's the part I'm objecting to. If we had DeleteForward, DeleteBackword, DeleteWordBackword and DeleteWordForward, does that solve the same problem without needing to use the data field?

@choniong I was confused in our code review...I don't think the data field should have any value for these command types. I guess it should be null? Instead, the target range should point to what's going to be deleted.

---
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/125#issuecomment-213041256

Received on Thursday, 21 April 2016 18:06:58 UTC