- From: Mustaq Ahmed <notifications@github.com>
- Date: Tue, 19 Oct 2021 09:36:21 -0700
- To: w3c/uievents <uievents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 19 October 2021 16:36:34 UTC
Added missing `auxclick` and `contextmenu` events, updated the DOM interface for `click` event, and fixed the default action for `mouseup` event.
Related to #316
The following tasks have been completed:
* [X] Confirmed there are no ReSpec/BikeShed errors or warnings.
* [X] Modified Web platform tests (link to pull request): This is fixing only a stale summary in the spec. The tests were added through original updates.
Implementation commitment: Not applicable, this is fixing only a stale summary in the spec.
You can view, comment on, or merge this pull request online at:
https://github.com/w3c/uievents/pull/319
-- Commit Summary --
* <a href="https://github.com/w3c/uievents/pull/319/commits/754ee1a567f807f6d56f6bcb41d32492c5667bdc">Update event-interfaces section to match event-types section</a>
-- File Changes --
M sections/event-interfaces.txt (7)
-- Patch Links --
https://github.com/w3c/uievents/pull/319.patch
https://github.com/w3c/uievents/pull/319.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/319
Received on Tuesday, 19 October 2021 16:36:34 UTC