Skip to content

Add subfeature for the type of click, auxclick, contextmenu events#18945

Merged
queengooborg merged 3 commits into
mdn:mainfrom
ninevra:click-pointerevent
Feb 24, 2023
Merged

Add subfeature for the type of click, auxclick, contextmenu events#18945
queengooborg merged 3 commits into
mdn:mainfrom
ninevra:click-pointerevent

Conversation

@ninevra

@ninevra ninevra commented Feb 17, 2023

Copy link
Copy Markdown
Contributor

Summary

Adds compat data describing whether click, auxclick, and contextmenu events are MouseEvents or PointerEvents.

The spec changed the type of these events from MouseEvent to PointerEvent in w3c/pointerevents#317.

Test results and supporting details

Chromium feature page.

Webkit tracking bug.

Firefox tracking bug.

@github-actions github-actions Bot added the data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Feb 17, 2023
@queengooborg queengooborg merged commit b7b83b2 into mdn:main Feb 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API

2 participants