- From: Robert Flack via GitHub <sysbot+gh@w3.org>
- Date: Fri, 27 Oct 2023 19:20:18 +0000
- To: public-pointer-events@w3.org
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