Re: [pointerevents] Should pointer capture work when element is in non-browsing-context

Normal dom event dispatch doesn't care about whether node is in 
document or is in browsing context document. It just deals with 
EventTarget objects and their possible ancestors.

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

Received on Thursday, 26 January 2017 17:12:25 UTC