- From: Ryosuke Niwa <rniwa@webkit.org>
- Date: Tue, 30 Aug 2011 16:13:02 -0700
- To: Darin Adler <darin@apple.com>
- Cc: public-webapps <public-webapps@w3.org>
Received on Tuesday, 30 August 2011 23:13:57 UTC
On Tue, Aug 30, 2011 at 4:08 PM, Darin Adler <darin@apple.com> wrote:
>
> How would this work with undo?
>
That's a debatable point. Presumably, we'll be adding undo/redo events as
well so we could not fire before/after edit action events for
execCommand('undo') and execCommand('redo'). I know it's kind of ugly but I
think undo and redo are very special commands.
- Rysouke
Received on Tuesday, 30 August 2011 23:13:57 UTC