https://w3c.github.io/edit-context/#edit-context-differences
The EditContext editing host receives key events and the beforeinput event as specified in [uievents].
IIRC, EditContext has its own way to notify web apps of composition. So I think composition events should not be fired on there, but it's not defined in the "Differences for an EditContext editing host" section.
https://w3c.github.io/edit-context/#edit-context-differences
IIRC,
EditContexthas its own way to notify web apps of composition. So I think composition events should not be fired on there, but it's not defined in the "Differences for an EditContext editing host" section.