- From: Hayato Ito <notifications@github.com>
- Date: Mon, 11 Jul 2016 21:58:13 -0700
- To: w3c/uievents <uievents@noreply.github.com>
- Cc:
Received on Tuesday, 12 July 2016 04:59:08 UTC
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