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

@domenic requested changes 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
+ <var>pendingDoc</var>'s <a>browsing context</a>.

This should be pendingDoc's relevant global object, not its browsing context.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fullscreen/pull/153#pullrequestreview-977283408
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/fullscreen/pull/153/review/977283408@github.com>

Received on Wednesday, 18 May 2022 16:44:26 UTC