w3c / edit-context

EditContext API
https://w3c.github.io/edit-context/
Other
28 stars 7 forks source link

EditContext spec doesn't specify event types / names #99

Open rniwa opened 2 months ago

rniwa commented 2 months ago

https://w3c.github.io/edit-context/#editcontext-events lists when a browser must fire each type of event but doesn't specify the event type. I'm assuming that they're textupdate, textformatupdate, and characterboundsupdate but this needs to be explicitly stated.