Re: [whatwg/fullscreen] Propose to always render elements in the top layer as if it is fixed positioned (#19)

In fullscreen, all ancestors up to the root of the document should already have been hidden behind `::backdrop` by default, so it doesn't make sense to hide their scrollbars.

The only question is the viewport, which is still a geometry parent of top layer elements.

---
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/19#issuecomment-229533029

Received on Thursday, 30 June 2016 01:04:50 UTC