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

@mustaqahmed commented on this pull request.



> +            </p>
+          </dd>
+        </dl>
+      </section>
+      <section>
+        <h3>
+          `"pointerlockchange"` and `"pointerlockerror"` Events
+        </h3>
+        <p>
+          Two events are used to communicate pointer lock state change or an
+          error in changing state. They are named <dfn>pointerlockchange</dfn>
+          and <dfn>pointerlockerror</dfn>. If pointer lock is entered or exited
+          for any reason a <a>pointerlockchange</a> event must be sent.
+        </p>
+        <p>
+          <a>User agents</a> must deliver these events by <a data-lt=

The spec text has changed, I am resolving this thread as obsolete.

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

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

Received on Tuesday, 28 May 2024 20:43:37 UTC