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

Fullscreen inside of `<frame>` should have been forbidden by the "allowed to use" algorithm anyway. Also `<frame>` being able to enter fullscreen is the prerequisite for its content to do so, like `<iframe>`.

It is not clear to me how would fullscreen be applied for `<frame>` given that it cannot go out-of-flow...

I can do the spec+test... when I have time at some point...

-- 
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-355009451

Received on Wednesday, 3 January 2018 13:17:19 UTC