- From: Marcos Cáceres <notifications@github.com>
- Date: Wed, 02 Jun 2021 00:06:59 -0700
- To: w3c/pointerlock <pointerlock@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 2 June 2021 07:07:59 UTC
@marcoscaceres commented on this pull request.
> - </p>
- <p>
- In the locked state the system mouse cursor must be hidden.
- Movement and button presses of the mouse must not cause the window
- to lose focus.
- </p>
- <p>
- Synthetic mouse events created by application script act the same
- regardless of lock state.
+ Perform the following steps:
+ <ol>
+ <li>
+ Let <var>promise</var> be <a href="https://heycam.github.io/webidl/#a-new-promise">a new promise</a>.</li>
+ </li>
+ <li>
+ If the <a href="https://heycam.github.io/webidl/#this">this</a>'s
```suggestion
If the [=this=]'s
```
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/pointerlock/pull/49#pullrequestreview-673852706
Received on Wednesday, 2 June 2021 07:07:59 UTC