[pointerevents] Pull Request: Handle pointer capture node removal asynchronously

flackr has just submitted a new pull request for https://github.com/w3c/pointerevents:

== Handle pointer capture node removal asynchronously ==
This explains what happens when the current pointer capture target is removed or the pending pointer capture target is removed - addressing the concern raised in #487. The pointer capture is updated during the next process pending pointer capture which occurs before the dispatch of the next pointer event.

See https://github.com/w3c/pointerevents/pull/490


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

Received on Friday, 27 October 2023 19:20:20 UTC