[whatwg/fullscreen] Decide whether to resize synchronously in requestFullscreen() (#64)

Fixes #63. It does not fix #33, although to fix it would now involve
saying "If both error and resize are true, then ..." in the animation
frame task.
You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/fullscreen/pull/64

-- Commit Summary --

  * Decide whether to resize synchronously in requestFullscreen()

-- File Changes --

    M fullscreen.bs (33)
    M fullscreen.html (19)

-- Patch Links --

https://github.com/whatwg/fullscreen/pull/64.patch
https://github.com/whatwg/fullscreen/pull/64.diff

-- 
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/64

Received on Tuesday, 22 November 2016 11:05:49 UTC