- From: Xidorn Quan <notifications@github.com>
- Date: Wed, 29 Jun 2016 18:04:23 -0700
- To: whatwg/fullscreen <fullscreen@noreply.github.com>
- Cc:
Received on Thursday, 30 June 2016 01:04:50 UTC
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