Re: [whatwg/fullscreen] What should happen if an element is moved to another document right after requestFullscreen (#33)

I'd be OK with requiring that the document is the same if that makes things easier for Gecko. Care to draft a PR? I think it'd be simplest to just check the document in the animation frame task, which means the element would be allowed to move to another document and back.

-- 
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/33#issuecomment-250690201

Received on Friday, 30 September 2016 08:35:33 UTC