Re: [w3c/editing] Should execCommand dispatch beforeinput or not? (#200)

@johanneswilm This must be an issue of wording in UI Events spec. For example, setting `HTMLInputElement.value`, calling `HTMLInputElement.setRangeText()` and same for `HTMLTextArea` shouldn't cause `beforeinput` too.

-- 
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/200#issuecomment-527135252

Received on Monday, 2 September 2019 12:46:18 UTC