- From: Xidorn Quan <notifications@github.com>
- Date: Tue, 08 Sep 2015 03:18:53 -0700
- To: whatwg/fullscreen <fullscreen@noreply.github.com>
Received on Tuesday, 8 September 2015 10:19:20 UTC
I'm confused about the interaction between the scrollbar of the page and the top layer. So if we a page has scrollbars, how should top layer elements be rendered? A or B? ![top-layer-scrollbar](https://cloud.githubusercontent.com/assets/333750/9732327/5ff002aa-5666-11e5-8fc2-845839a9595d.png) A seems to be unfortunate for fullscreen, while B implies that `position: absolute` is useless for top layer element. Alternatively, we can probably say, we render like A but hide the scrollbar in fullscreen? --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fullscreen/issues/19#issuecomment-138506017
Received on Tuesday, 8 September 2015 10:19:20 UTC