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

That would probably make it pretty unreliable. In some network environment, time between `navigationStart` and `responseStart` could be seconds, right?

Also navigation could be triggered by script as well. This is easy to solve, though, via requiring a user-initated navigation for it.

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

Received on Thursday, 31 March 2016 00:19:40 UTC