- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 25 Nov 2016 10:09:50 -0800
- To: whatwg/fullscreen <fullscreen@noreply.github.com>
Received on Friday, 25 November 2016 18:10:27 UTC
annevk commented on this pull request. > <li><p><a>Fullscreen is supported</a>. <li><p>This algorithm is <a>allowed to request fullscreen</a>. </ul> + <li><p>Let <var>pendingDoc</var> be <var>pending</var>'s <a>node document</a>. + + <li><p>Let <var>topLevelDoc</var> be <var>pendingDoc</var>'s <a>top-level browsing context</a>'s + <a>active document</a>. <!-- cross-process --> Comment on a newline. -- 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/64#pullrequestreview-10193305
Received on Friday, 25 November 2016 18:10:27 UTC