- From: Marcos Cáceres <notifications@github.com>
- Date: Thu, 26 Oct 2023 11:25:51 -0700
- To: w3c/pointerlock <pointerlock@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 26 October 2023 18:25:56 UTC
@marcoscaceres commented on this pull request.
> + to using the keyboard to move the magnified point of focus around
+ instead. When a {{pointerlockchange}} event is fired, web browsers
+ therefore need to make sure the event is communicated to assistive
+ technologies like screen magnifiers.
+ </p>
+ </section>
+ <section>
+ <h3>
+ <dfn>Exit Pointer Lock</dfn>
+ </h3>
+ <p>
+ The process of exiting pointer lock, given an element, is as follows:
+ </p>
+ <ol>
+ <li>The system mouse cursor must be displayed again and positioned at
+ [=cursor position=]
```suggestion
[=cursor position=].
```
--
Reply to this email directly or view it on GitHub:
https://github.com/w3c/pointerlock/pull/49#pullrequestreview-1700291474
You are receiving this because you are subscribed to this thread.
Message ID: <w3c/pointerlock/pull/49/review/1700291474@github.com>
Received on Thursday, 26 October 2023 18:25:56 UTC