Re: [whatwg/fullscreen] root element background propagation issue (#40)

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