Re: [w3c/editing] INPUT/TEXTAREA should support subset of execCommand (#160)

Firefox supports UNDO when you set the `textarea.value` or when you do `textarea.setRangeText()`.
IE supports "ms-beginUndoUnit", "ms-endUndoUnit" on `<textarea>`


-- 
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/160#issuecomment-304200821

Received on Friday, 26 May 2017 06:12:27 UTC