Re: [pointerevents] Should on(got/lost)pointercapture be in GlobalEventHandlers?

`setPointerCapture` is on `Element` so doesn't that mean only an 
`Element` can ever receive `gotpointercapture` / `lostpointercapture` 
events?  I think all implicit capture scenarios should be to `Element`
 also, right?

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

Received on Wednesday, 7 December 2016 15:34:03 UTC