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

It is useful to support some execCommand, e.g. cut, paste, insertText, undo/redo, in INPUT/TEXTAREA to utilize undo facility with modification.

As of January 2017, Blink and WebKit support execCommand in INPUT/TEXTAREA[1]

[1] http://crbug.com/558919 execCommand should not work on INPUT/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

Received on Wednesday, 18 January 2017 04:19:51 UTC