w3c / uievents

UI Events
https://w3c.github.io/uievents/
Other
145 stars 51 forks source link

Update event-interfaces section to match event-types section #319

Closed mustaqahmed closed 2 years ago

mustaqahmed commented 2 years ago

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:

Implementation commitment: Not applicable, this is fixing only a stale summary in the spec.