Re: [whatwg/fullscreen] Consume user activation in `element.requestFullscreen()` (#153)

mustaqahmed commented on this pull request.



> @@ -270,6 +270,9 @@ when invoked, must run these steps:
    <li><p>This algorithm is <a>allowed to request fullscreen</a>.
   </ul>
 
+ <li><p>If <var>error</var> is false, then <a>consume user activation</a> for

FYI: This should now point to the newly added definition of [consumption](https://html.spec.whatwg.org/multipage/interaction.html#consume-user-activation).  Not sure why the PR preview doesn't show a link.

-- 
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/153#pullrequestreview-329959499

Received on Tuesday, 10 December 2019 16:14:05 UTC