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

If the timing of `DOMContentLoaded` and `load` is a problem, how about restrict `requestFullscreen()` without user interaction to first 3 seconds after `navigationStart`? I think this behavior more or less "make users see reaction immediately after their input".

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

Received on Wednesday, 30 March 2016 05:47:55 UTC