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

Hey @masayuki-nakano I think there is a misunderstanding here. You can implement pretty much whatever you want with `execCommand` as it's a non-specced and largely unused feature. That also means that we should not add anything `execCommand`-specific to the input events spec.
Again, I advice strongly against wasting too much time on `execCommand` as it's not something the JavaScript developers working with editors have requested because they don't actually work with `execCommand`.

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

Received on Monday, 18 November 2019 07:49:48 UTC