Re: [whatwg/fullscreen] Consider forbidding <frame> element from entering fullscreen (#112)

Fullscreen inside of `<frame>` used to work in Chromium. But here it's `frame.requestFullscreen()` so not exactly the situation. Disallowing this would be straightforward and fine I think, unlikely to be a web compat problem. Care to send spec+test PRs?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fullscreen/issues/112#issuecomment-355008194

Received on Wednesday, 3 January 2018 13:10:32 UTC