- From: Domenic Denicola <notifications@github.com>
- Date: Tue, 15 Nov 2022 17:38:28 -0800
- To: whatwg/fullscreen <fullscreen@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 16 November 2022 01:38:41 UTC
@domenic commented on this pull request. > @@ -266,6 +266,9 @@ are: algorithm is <a>triggered by a user generated orientation change</a>. </ul> + <li><p>If <var>error</var> is false, then <a>consume user activation</a> given + <var>pendingDoc</var>'s <a>node navigable</a>'s <a for=navigable>active window</a>. Actually you should just use `<var>pendingDoc</var>'s <a>relevant global object</a>`! No need to go all the way to navigable and back. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fullscreen/pull/153#discussion_r1023417743 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fullscreen/pull/153/review/1181765829@github.com>
Received on Wednesday, 16 November 2022 01:38:41 UTC