- From: Philip Jägenstedt <notifications@github.com>
- Date: Fri, 16 Dec 2016 01:21:22 -0800
- To: whatwg/fullscreen <fullscreen@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 16 December 2016 09:21:54 UTC
foolip 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: Wording suggestion appreciated here. The flag isn't really optional, and might as well just be a boolean value, but the wording "To exit fullscreen a *document* with *fully*, run these steps" wasn't great I thought. -- 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#pullrequestreview-13297245
Received on Friday, 16 December 2016 09:21:54 UTC