Re: [pointerevents] Clarify `mousedown` event target if the preceding `pointerdown` event listener removes the target (#492)

I think dispatching mousedown to the parent makes sense, since that way the page gets mousedown and mouseup, not only mouseup. And I'd expect to see click in that case, given that there was down+up.

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


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

Received on Wednesday, 22 November 2023 15:23:53 UTC