Re: [whatwg/fullscreen] requestFullscreen() + moving pending element can fire fullscreenerror but leave browser in fullscreen (#88)

Do you mean that you're using "exit fullscreen" internally here? Isn't it a no-op when there's no fullscreen element?

https://github.com/whatwg/fullscreen/pull/64 was about synchronously deciding whether to resize in `requestFullscreen`, but I've since made other conflicting changes. I'll try rebasing it to see if what remains is useful.

-- 
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/88#issuecomment-302019253

Received on Wednesday, 17 May 2017 08:16:45 UTC