- From: Marcos Cáceres <notifications@github.com>
- Date: Mon, 18 Dec 2023 22:18:51 -0800
- To: w3c/pointerlock <pointerlock@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 19 December 2023 06:18:58 UTC
@marcoscaceres commented on this pull request.
> @@ -335,19 +336,19 @@ <h2>
<ol class="algorithm">
<li>Let |promise:Promise| be [=a new promise=].
</li>
- <li>When a window is in focus, if the [=this=]'s [=shadow-including
- root=] is the [=navigable/active document=] of a [=Document/browsing
- context=] (or has an [=tree/ancestor=] [=browsing context=]) which is not in
- focus:
+ <li>When a {{Window/window}} is in [=Window/focus=], if the [=this=]'s
+ [=shadow-including root=] is the [=navigable/active document=] of a
+ [=Document/browsing context=] (or has an [=tree/ancestor=]
+ [=browsing context=]) which is not in focus:
We definitely need some kind of test or example for this... this part is super confusing and I can't tell if this is important or not for security, privacy, or use annoyance reasons.
--
Reply to this email directly or view it on GitHub:
https://github.com/w3c/pointerlock/pull/49#discussion_r1430968005
You are receiving this because you are subscribed to this thread.
Message ID: <w3c/pointerlock/pull/49/review/1788173901@github.com>
Received on Tuesday, 19 December 2023 06:18:58 UTC