Re: [pointerevents] Click event while a pointer event is captured (#75)

Safari/MacOS

1.

* blue pointerdown
* Set pointer capture to blue div
* blue gotpointercapture
* blue pointerup
* blue lostpointercapture
* blue click

2.

* green pointerdown
* Set pointer capture to blue div
* blue gotpointercapture
* blue pointerup
* blue lostpointercapture
* green click

3.

* Set pointer capture to blue div
* blue gotpointercapture
* blue pointerup
* blue lostpointercapture
* grey click

4.

* green pointerdown
* Set pointer capture to blue div
* blue gotpointercapture
* blue pointerup
* blue lostpointercapture
* grey click


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


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

Received on Monday, 22 February 2021 23:24:56 UTC