Re: [pointerevents] Initial thoughts for gestures (#636)

No, specifically the concept of "Interactions" grouping as used by the "Interaction to Next Paint (INP)" metric.

When you tap a page, you actually:
- Pointerdown (and various related events)
- Pointerup (...)
- Click

You may also trigger: contextmenu, focus events, change events...

These are all independent events which are web observable-- but it can be hard to logically group into a single user gesture.

-- 
GitHub Notification of comment by mmocny
Please view or discuss this issue at https://github.com/w3c/pointerevents/issues/636#issuecomment-3992681110 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 3 March 2026 17:58:09 UTC