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

annevk commented on this pull request.



> @@ -309,7 +305,8 @@ attribute's getter must run these steps:
  <li><p>Return <var>docs</var>.
 </ol>
 
-<p>To <dfn>exit fullscreen</dfn> a <a for=/>document</a> <var>doc</var>, run these steps:
+<p>To <dfn>exit fullscreen</dfn> a <a for=/>document</a> <var>doc</var> with an optional
+<var>fully flag</var>, run these steps:

Just remove "optional"?

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

Received on Friday, 16 December 2016 09:25:32 UTC