You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For readability and manageability, this would ideally be separate from the basic key event algorithm (#142), but we'll need to have appropriate hooks for that.
We need a algorithmic description of how composition events are fired.
compositionstart
,compositionupdate
,compositionend
See https://w3c.github.io/uievents/#events-composition-order
The text was updated successfully, but these errors were encountered: