- From: Mounir Lamouri <notifications@github.com>
- Date: Thu, 21 Jul 2016 07:40:47 -0700
- To: whatwg/fullscreen <fullscreen@noreply.github.com>
Received on Thursday, 21 July 2016 14:41:45 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>. Done. --- 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#r71718142
Received on Thursday, 21 July 2016 14:41:45 UTC