Re: [whatwg/fullscreen] Ensure that requestFullscreen() and exitFullscreen() promise callbacks are run in time for animation frame (#16)

The timing of these promise callbacks is well defined now. It happens right after https://fullscreen.spec.whatwg.org/#list-of-pending-fullscreen-events which will be before the event are fired, but before the correct animation frame.

-- 
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/16#issuecomment-444887014

Received on Thursday, 6 December 2018 14:24:01 UTC