- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 16 Dec 2016 01:27:09 -0800
- To: whatwg/fullscreen <fullscreen@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 16 December 2016 09:27:41 UTC
annevk commented on this pull request. > @@ -365,7 +362,9 @@ attribute's getter must run these steps: <a lt="unfullscreen a document">unfullscreen <var>descendantDoc</var></a>. <!-- cross-process --> - <li><p>For each <var>exitDoc</var> in <var>exitDocs</var>, in order, + <li><p>For each <var>exitDoc</var> in <var>exitDocs</var>, in order: If <var>exitDoc</var> is Not sure, whatever matches the code. But I would use a sublist after "in order" to deal with the if/otherwise situation in two list items rather than jamming it all together. -- 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 Friday, 16 December 2016 09:27:41 UTC