[whatwg/fullscreen] To fullscreen/unfullscreen, do not take document as an argument (#55)

The definitions used to use document as argument to fullscreen or
unfullscreen an element, but document could be induced from the
element's node document.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * To fullscreen/unfullscreen, do not take document as an argument

-- File Changes --

    M fullscreen.bs (11)

-- Patch Links --

https://github.com/whatwg/fullscreen/pull/55.patch
https://github.com/whatwg/fullscreen/pull/55.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/55

Received on Friday, 16 September 2016 10:38:45 UTC