- From: Hayato Ito <notifications@github.com>
- Date: Tue, 07 Jun 2016 19:23:24 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc:
Received on Wednesday, 8 June 2016 02:23:54 UTC
In summary, so far: Inheritance hierarchy: - UIEvent - [x] FocusEvent - [x] MouseEvent - WheelEvent - PointerEvent - DragEvent - [x] InputEvent - [x] KeyboardEvent - [x] CompositionEvent - [x] TouchEvent If we use per-interface bases, `FocusEvent`, `MouseEvent`, `InputEvent`, `KeyboardEvent`, `CompositionEvent`, and `TouchEvent` are the candidates. --- 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/webcomponents/issues/513#issuecomment-224470273
Received on Wednesday, 8 June 2016 02:23:54 UTC