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

@johanneswilm I mean that if `beforeinput` should be fired for any `execCommand` commands and make it cancelable, corresponding `inputType` value should be there. Currently, I plan to make any `beforeinput` events whose `inputType` value is not declared in the spec non-cancelable on Firefox.

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

Received on Tuesday, 19 November 2019 04:10:37 UTC