- From: Ryosuke Niwa <rniwa@webkit.org>
- Date: Sun, 11 Sep 2011 13:35:37 -0700
Hi all, I've updated the working draft: http://rniwa.com/editing/undomanager.html The summary of changes: - Managed transaction has been renamed to automatic transaction - Moved undoManager IDL attribute from Node to Element and Document - Automatic transactions no longer undo/redo DOM changes outside of the undo scope - Recursively applying, unapplying, or reapplying transactions on the same undo manager is now forbidden - Removed host attribute from Transaction interface - Added transaction events and TransactionEvent interface - Ryosuke
Received on Sunday, 11 September 2011 13:35:37 UTC