Re: [w3c/uievents] Add webidl code snippet for input and beforeinput events (#162)

The InputEvent IDL (which covers beforeinput and input) is in [section 4.5.1](https://w3c.github.io/uievents/#interface-inputevent)

The individual event types themselves don't have IDL (cf. [the mouse event types](https://w3c.github.io/uievents/#events-mouse-types))

Or were you referring to something else? It seems to me that we have IDL for everything that needs it.

-- 
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/162#issuecomment-337325798

Received on Tuesday, 17 October 2017 18:38:21 UTC