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

Indeed, only Chrome bans nested `execCommand`: [testcase](https://jsfiddle.net/d_toybox/x85g2hek/15/)
(FYI: Firefox's behavior is tricky. `input` event is omitted by async event dispatcher, probably.)

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

Received on Friday, 24 January 2020 07:25:06 UTC