Re: [whatwg/fullscreen] Allow fullscreen on initial load of a page (#36)

Right. And yes, the new page can't opt-out, because its opener ask it to be in fullscreen. It can, though, exit fullscreen when it wants.

Likewise, window opened by `window.open` cannot opt-out any feature specified in the parameter, document opened by `<a target="xxx">` have no choice on where it would be put.

-- 
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/36#issuecomment-267511535

Received on Friday, 16 December 2016 03:57:23 UTC