- From: Philip Jägenstedt <notifications@github.com>
- Date: Fri, 25 Nov 2016 01:46:59 -0800
- To: whatwg/fullscreen <fullscreen@noreply.github.com>
Received on Friday, 25 November 2016 09:47:34 UTC
foolip commented on this pull request. > @@ -217,11 +225,26 @@ these steps: <p>As part of the next <a>animation frame task</a>, run these substeps: <ol> - <li><p>If either <var>error</var> is true or the <a>fullscreen element ready check</a> for - <var>pending</var> returns false, <a>fire an event</a> named <code>fullscreenerror</code> on + + <li> + <p>If any of the following conditions are false, then set <var>error</var> to true: I don't think so, because conditions is plural. "If any following condition is false" would be grammatically correct, but less clear. -- 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
Received on Friday, 25 November 2016 09:47:34 UTC