- From: Chris Pearce <cpearce@mozilla.com>
- Date: Sat, 29 Oct 2011 15:18:37 +1300
Should we still dispatch the fullscreenchange event to the element which requested fullscreen if the element was removed from its document before the event was dispatched? What if the element was added to another document before the event could be dispatched? Should we dispatch to requester's original document in these cases? Or just not dispatch the event? We'll be exiting full-screen in this case anyway, since the element was removed from the doc. Or should we do something else? Regards, Chris Pearce.
Received on Friday, 28 October 2011 19:18:37 UTC