Re: [pointerevents] HTML monkeypatching: initiate the drag-and-drop operation definition (#384)

I just sent the above PR to HTML.  I think follow-up PE tasks should remain in this spec because they are inherently tied to some details about PointerEvents, like:
- the `pointerout` and `pointerleave` events should have the same `pointerId` as the `pointercancel`, and
- if the `pointerId` has been captured, we should release the capture.

(I see that this second point is mentioned only in the [Implicit Release](https://w3c.github.io/pointerevents/#implicit-release-of-pointer-capture) section.  I will send a PR soon to link it from the `pointerup` and `pointercancel` sections).

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


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

Received on Wednesday, 28 July 2021 19:33:01 UTC