Re: [pointerevents] Should Element.hasPointerCapture return true when set pointer capture to another element and release it immediately?

Just a little bit confused when I was thinking about this question and
 reading the words in spec. For me, [1] looks like setPointerCapture 
only take effect when firing next pointer event. But now the behavior 
looks like setPointerCapture take effect immediately but only postpone
 gotpointercapture and lostpointercapture.

[1] 
https://w3c.github.io/pointerevents/#process-pending-pointer-capture

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

Received on Thursday, 18 August 2016 00:53:31 UTC