Re: [whatwg/fullscreen] Define what happens with requestFullscreen() and exitFullscreen() in inactive document (#67)

Oh right, the event loop doesn't spin in inactive documents. We can still queue to fire the event, though. If the document becomes active again, it would be fired at that time, right?

-- 
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/67#issuecomment-267294867

Received on Thursday, 15 December 2016 10:33:51 UTC