- From: Gary Kacmarcik <notifications@github.com>
- Date: Wed, 22 Jul 2020 16:01:26 -0700
- To: w3c/uievents <uievents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 22 July 2020 23:01:39 UTC
The text "(only for keys which produce a character value)"[1] is in the context of giving an event order for a sample keypress. So it is saying: in response to a keydown, `beforeinput` will only be generated if that press would produce a character value. It is not making a comment about `beforeinput` in general. [1] https://w3c.github.io/uievents/#events-keyboard-event-order" -- 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/uievents/issues/4#issuecomment-662739130
Received on Wednesday, 22 July 2020 23:01:39 UTC