document.execCommand('undo'); // отменить последние действие document.execCommand('redo'); // Повтор последнего действия