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

@johanneswilm : I'm aware to this behavior. The main issue in question is not a user editing but rather a script editing e.g
1. User clicks on some button to manipulate text/replace it etc (example: $('textarea').val('new content') ) 
2. it is not possible to undo this change



-- 
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-395809012

Received on Friday, 8 June 2018 16:07:22 UTC