- From: Johannes Wilm <notifications@github.com>
- Date: Tue, 12 May 2020 07:36:19 -0700
- To: w3c/editing <editing@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 12 May 2020 14:36:32 UTC
@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