Re: [w3c/pointerlock] Add lock options to requestPointerLock (#49)

@alvinjiooo commented on this pull request.



> +              <a href="https://html.spec.whatwg.org/multipage/webappapis.html#queue-an-element-task">
+                Queue an element task</a>, given this element, on the <a href="https://html.spec.whatwg.org/multipage/webappapis.html#user-interaction-task-source">
+                  user Interaction task source</a> to do the following:
+                  <ol><li>
+                    <a href=https://dom.spec.whatwg.org/#concept-event-fire">Fire an event</a> named
+                    <a>pointerlockchange</a> at the given element's
+                      <a href="https://dom.spec.whatwg.org/#concept-node-document">node document</a>
+                  </li></ol>

Hard links are removed hence marked as resolved.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/pointerlock/pull/49#discussion_r1432070777
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/pointerlock/pull/49/review/1789910740@github.com>

Received on Wednesday, 20 December 2023 00:50:50 UTC