Re: [w3c/editing] Removal of browser built-in Undo stack functionality from contenteditable (#150)

Well, what I did to circumvent that was creating an iframe with a designMode = 'on' document inside. This way I have a separate Undo stack for an editor.

-- 
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/150#issuecomment-458508788

Received on Tuesday, 29 January 2019 11:38:07 UTC