Re: [mediacapture-main] Iframe sandboxing options for gUM

@annevk I've started to draft a PR to do what you propose in 
https://github.com/w3c/mediacapture-main/issues/268#issuecomment-261883257,
 and have one question. In the "[fullscreen element ready 
check](https://fullscreen.spec.whatwg.org/#fullscreen-element-ready-check)
 there is a check whether the `allowfullscreen` attribute is set, but 
should there not be some kind of chain here? I mean if an iframe 
without `allowfullscreen` creates an iframe with `allowfullscreen`, 
should the later really be allowed to use full screen?

-- 
GitHub Notification of comment by stefhak
Please view or discuss this issue at 
https://github.com/w3c/mediacapture-main/issues/268#issuecomment-271816048
 using your GitHub account

Received on Wednesday, 11 January 2017 09:10:33 UTC