- From: Domenic Denicola <notifications@github.com>
- Date: Wed, 18 May 2022 09:44:14 -0700
- To: whatwg/fullscreen <fullscreen@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 18 May 2022 16:44:26 UTC
@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