Re: [whatwg/fullscreen] Move the element type check out of the ready check (#57)

annevk commented on this pull request.



> @@ -208,14 +202,20 @@ these steps:
  <li><p>Let <var>promise</var> be a new promise.
 
  <li>
-  <p>If any of the following conditions are true, set <var>error</var> to true:
+  <p>If any of the following conditions are false, set <var>error</var> to true:

then set*

-- 
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/57#pullrequestreview-1713275

Received on Tuesday, 27 September 2016 11:38:53 UTC