[w3c/uievents] Update event-interfaces section to match event-types section (PR #318)

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/318

-- Commit Summary --

  * <a href="https://github.com/w3c/uievents/pull/318/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/318.patch
https://github.com/w3c/uievents/pull/318.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/318

Received on Tuesday, 19 October 2021 16:09:46 UTC