Re: [pointerevents] Clarify what the target of the click event should be after capturing pointer events (#356)

In the `pointerEvents` case, the outer div gets the events because the button can no longer get pointer events. In the capture case, the outer div gets the events because the div has captured the pointer.

Isn't that roughly the same in terms of event targeting?

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


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

Received on Friday, 20 August 2021 09:24:48 UTC