- From: Xidorn Quan <notifications@github.com>
- Date: Fri, 17 Jun 2016 02:58:07 -0700
- To: whatwg/fullscreen <fullscreen@noreply.github.com>
- Cc:
Received on Friday, 17 June 2016 09:58:34 UTC
Also note that a fullscreen body won't have the document level scrollbar because it is in general just a normal block element. So if you want to fullscreen the whole page, you should always request fullscreen on root. I don't think we want to make `body` any more special. --- 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/40#issuecomment-226730159
Received on Friday, 17 June 2016 09:58:34 UTC