Re: [pointerevents] Allow pointerup-activated elements to set click target differently. (#637)

Another approach could be to fire another click event for the `pointerup`/`mouseup` interaction.
It would be somewhat in the same category as the `click` event fired by a `label` element.

---

> I haven't yet worked out whether the things I ran into are specific to Chromium's implementation or are required by the spec.

From a web development perspective, I always thought that it was impossible to call pointer capture on `pointerup`.


-- 
GitHub Notification of comment by sb3nder
Please view or discuss this issue at https://github.com/w3c/pointerevents/pull/637#issuecomment-4625515504 using your GitHub account


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

Received on Thursday, 4 June 2026 19:41:26 UTC