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

Currently it looks like for the removed case no browser fires click, however if the element is moved ([test case](https://jsfiddle.net/flackr/grv2956n/5/)) it looks like some platforms and browsers do fire click (Firefox on mac, Chrome and firefox on Linux) and some don't (Chrome on mac, Safari on mac). Haven't run through all combinations yet.

Also it's worth noting I've seen a bug reported around not firing click when reordering elements: https://bugs.chromium.org/p/chromium/issues/detail?id=1367190

-- 
GitHub Notification of comment by flackr
Please view or discuss this issue at https://github.com/w3c/pointerevents/issues/492#issuecomment-1823091162 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 16:26:54 UTC