[w3c/uievents] Fix #89. Make some of legacy UIEvents composed events (#93)

Reflect the conclusion of https://github.com/w3c/webcomponents/issues/513.

Make the following legacy UIEvents composed events:

- UIEvents: DOMActivate
- FocusEvents: DOMFocusIn, DOMFocusOut
- KeyboardEvents: keypress

Make it also clear that MutationEvents are un-composed events.
You can view, comment on, or merge this pull request online at:

  https://github.com/w3c/uievents/pull/93

-- Commit Summary --

  * Fix #89. Make some of legacy UIEvents composed events

-- File Changes --

    M index.html (49)
    M sections/legacy-event-types.txt (118)

-- Patch Links --

https://github.com/w3c/uievents/pull/93.patch
https://github.com/w3c/uievents/pull/93.diff

---
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/pull/93

Received on Tuesday, 12 July 2016 04:59:08 UTC