- From: Philip Jägenstedt <notifications@github.com>
- Date: Tue, 14 Jul 2015 09:20:33 -0700
- To: whatwg/fullscreen <fullscreen@noreply.github.com>
Received on Tuesday, 14 July 2015 16:21:05 UTC
Thanks, @Hixie! There's no known problem here, just trying to have `showModal()` and `requestFullscreen()` share as much logic as possible. So the plan is: * No hierarchy restrictions for `requestFullscreen()`. * A non-empty top layer stack is what makes every other element inert. * Some shared algorithms for manipulating the top layer stack might be nice. Does that sound about right? --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fullscreen/issues/6#issuecomment-121295503
Received on Tuesday, 14 July 2015 16:21:05 UTC