Re: [pointerevents] Setting pointer capture on an element in a parent frame when the pointer was made active in a child frame (#291)

Just some embedding scenario where some cross-domain widget would do something useful. One could pass pointerid via postMessage.
Same origin iframe case is probably more compelling, since there communication is synchronous.

Does Blink limit setPointerCapture to the document, or same origin iframes or what?

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

Received on Tuesday, 2 July 2019 17:59:50 UTC