- From: Rick Byers via GitHub <sysbot+gh@w3.org>
- Date: Wed, 11 Jan 2017 17:18:36 +0000
- To: public-pointer-events@w3.org
I think the main thing we need to do here is have setPointerCapture fail by default inside a sandboxed iframe, and have a new `allow-pointer-capture` option to re-enable it if needed. Filed https://github.com/whatwg/html/issues/2259 for HTML. Then we can add some text (in Level 2 or extension.html for Level 3) similar to that in [requestPointerLock](https://w3c.github.io/pointerlock/#extensions-to-the-element-interface). /cc @dtapuska. [chromium implementation bug](https://bugs.chromium.org/p/chromium/issues/detail?id=680163). -- GitHub Notification of comment by RByers Please view or discuss this issue at https://github.com/w3c/pointerevents/issues/16#issuecomment-271931410 using your GitHub account
Received on Wednesday, 11 January 2017 17:18:42 UTC