Re: [whatwg/fullscreen] Define fully exit fullscreen in terms of exitFullscreen({ fully: true }) (#65)

You changed https://fullscreen.spec.whatwg.org/#fully-exit-fullscreen to only fully exit in the document for which it's called in 3243119d027a8ff5b80998eb1f17f8eba148a346. I assumed that was intentional? Do you think people would expect `iframe.contentDocument.exitFullscreen({ fully: true })` to exit all the way up?

-- 
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/65#issuecomment-267549270

Received on Friday, 16 December 2016 09:08:51 UTC