Re: [pointerevents] gotpointercapture/lostpointercapture might never fire (#354)

Thank you for clarifications @NavidZ. I am convinced now the scenario in which `gotpointercapture` or `lostpointercapture` events might not be fired because of a lack of a "next" pointer event that would execute [process pending pointer capture](https://www.w3.org/TR/pointerevents/#process-pending-pointer-capture) (not in the case of [implicit release of pointer capture](https://w3c.github.io/pointerevents/#implicit-release-of-pointer-capture)) will not happen for normal users.

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


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

Received on Friday, 12 March 2021 00:17:07 UTC