- From: C. Van Wiemeersch <notifications@github.com>
- Date: Fri, 29 Jun 2018 13:40:07 -0700
- To: w3c/gamepad <gamepad@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 29 June 2018 20:40:31 UTC
assuming the Gamepad API gets [Feature Policy](https://wicg.github.io/feature-policy/#examples) support, if the parent page has an HTTP response header of `Feature-Policy: gamepad 'self'` and the document body includes `<iframe allow="gamepad" src="…"></iframe>`, I would expect only that particular framed content to then have Gamepad API access. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/gamepad/issues/71#issuecomment-401468095
Received on Friday, 29 June 2018 20:40:31 UTC