- From: Anne van Kesteren <notifications@github.com>
- Date: Tue, 19 Jul 2016 10:28:24 -0700
- To: whatwg/fullscreen <fullscreen@noreply.github.com>
Received on Tuesday, 19 July 2016 17:29:06 UTC
> @@ -180,6 +180,15 @@ <h2 class="no-num no-toc">Table of Contents</h2> > > <p><dfn>Fullscreen is supported</dfn> if there is no previously-established user > preference, security risk, or platform limitation. > + > +<p>An algorithm is <dfn>allowed to request fullscreen</dfn> if one of the following conditions are > +true: > + > + <ul> > + <li>The algorithm is <span data-anolis-spec=html>triggered by user activation</span>. > + > + <li>The algorithm is <span data-anolis-spec=screen-orientation>triggered by a user generated orientation change</span>. Newline before `<span>` and please use `<li><p>` here too. --- 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/43/files/84bd8eba386bdb11d4d93e7b503b86b634a6fc20#r71384302
Received on Tuesday, 19 July 2016 17:29:06 UTC