Re: [w3c/editing] Chrome Desktop + Android: document.execCommand does not trigger a 'historyUndo' onbeforinput event after running document.execCommand('undo') (Issue #504)

johanneswilm left a comment (w3c/editing#504)

Step 4 in https://w3c.github.io/editing/docs/execCommand/#methods-to-query-and-execute-commands seems to specify that if a command is in the [Miscellaneous commands](https://w3c.github.io/editing/docs/execCommand/#miscellaneous-commands) section, then a `beforeInput` event should not be triggered. So this looks like it is spec compliant. However, I don't know why it should be excluded from triggering the `beforeInput` event. @zcorpan any idea?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/editing/issues/504#issuecomment-3642169536
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/editing/issues/504/3642169536@github.com>

Received on Thursday, 11 December 2025 14:24:37 UTC