Re: [whatwg/fullscreen] In requestFullscreen(), handle the pending element moving (#87)

Gecko doesn't have this problem. The algorithm is something like, when we are applying fullscreen state to the document because we just finish changing the viewport, if there is nothing successfully get fullscreened eventually, we revert the window state. I don't know if something like this is specable...

-- 
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/pull/87#issuecomment-301755115

Received on Tuesday, 16 May 2017 11:38:00 UTC