- From: Philip Jägenstedt <notifications@github.com>
- Date: Mon, 29 Jan 2018 04:01:59 -0800
- To: whatwg/fullscreen <fullscreen@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 29 January 2018 12:02:27 UTC
foolip commented on this pull request. > - <li><p>If <var>doc</var>'s <a>fullscreen element</a> is null, then resolve <var>promise</var> with - undefined and terminate these steps. + <li> + <p>If <var>pendingDoc</var>'s <a>fullscreen element</a> is not <var>pending</var>: I have implemented these changes and checked what it does to the tests. /fullscreen/api/document-exit-fullscreen-twice-manual.html and /fullscreen/model/remove-last-manual.html will need some tweaking, but it looks like the idea works. -- 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/102#discussion_r164410710
Received on Monday, 29 January 2018 12:02:27 UTC