- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 05 Jan 2017 00:32:07 -0800
- To: whatwg/fullscreen <fullscreen@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 5 January 2017 08:32:51 UTC
annevk commented on this pull request. > <li><p>If <var>exitDocs</var> is the empty set, append <var>doc</var> to <var>exitDocs</var>. <li><p>If <var>exitDocs</var>'s last <a for=/>document</a> has a <a>browsing context container</a>, append that <a>browsing context container</a>'s <a>node document</a> to <var>exitDocs</var>. <!-- cross-process --> + <li><p>If <var>resize</var> is true, then: while <var>exitDocs</var>'s last <a for=/>document</a> + has a <a>browsing context container</a>, append that <a>browsing context container</a>'s + <a>node document</a> to <var>exitDocs</var>. + <!-- cross-process --> + <li><p>Let <var>descendantDocs</var> be an ordered set consisting of <var>doc</var>'s @upsuper can probably answer the model question much better than I can. -- 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 Thursday, 5 January 2017 08:32:51 UTC