Re: [w3c/editing] [execCommand] Replace Editing[Before]InputEvent to InputEvent (#206)

@saschanaz I think that says:

> 'Update the DOM element' for contentEditable="true" editing hosts for all inputTypes.

The line you are referring to is this one I believe:

> 'Update the DOM' for contentEditable=typing editing hosts for inputTypes "insertCompositionText" and "deleteCompositionText".

Given that contentEditable=typing has been removed (for the time being) from all W3C documents, maybe we need to remove it here as well?

-- 
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/pull/206#issuecomment-627385423

Received on Tuesday, 12 May 2020 14:36:32 UTC