- From: Philip Jägenstedt <notifications@github.com>
- Date: Wed, 13 Jul 2016 07:11:30 -0700
- To: whatwg/fullscreen <fullscreen@noreply.github.com>
- Cc:
Received on Wednesday, 13 July 2016 14:12:01 UTC
You can always do `iframe.appendChild(element); element.requestFullscreen()`. Crazy, but I think avoiding a tab-wide set of fullscreen elements that don't form a simple ancestor-descendant chain was the original reason for this. --- 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/45#issuecomment-232367108
Received on Wednesday, 13 July 2016 14:12:01 UTC