Re: [pointerevents] What happens when the pointer capture target is removed from DOM? (#487)

To add a bit more context from PEWG discussion today, we agreed that the second para in [Implicit release of pointer capture](https://w3c.github.io/pointerevents/#implicit-release-of-pointer-capture) section covers the issue except for the timing for the `lostpointercapture` event dispatch.  The current text seems to suggest the dispatch is synchronous with DOM updates, bypassing the lazy dispatch in [Process pending pointer capture](https://w3c.github.io/pointerevents/#process-pending-pointer-capture).

We will update that second para to utilize the lazy dispatch.

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


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

Received on Wednesday, 25 October 2023 16:01:40 UTC