- From: Riff <notifications@github.com>
- Date: Thu, 17 Sep 2015 22:26:51 -0700
- To: whatwg/fullscreen <fullscreen@noreply.github.com>
Received on Friday, 18 September 2015 05:27:21 UTC
I believe the root overflow hidden issue has been fixed in Edge, so Edge should have the same behavior as FireFox and Chrome in this case. And @upsuper, just to confirm, does > if the fullscreenElement is not null, and it is not the root element, hide the viewport scrollbar mean adding `:root:fullscreen-ancestor { overflow: hidden; !important }` style in the spec? --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fullscreen/issues/23#issuecomment-141349151
Received on Friday, 18 September 2015 05:27:21 UTC