- From: Alvin Ji <notifications@github.com>
- Date: Tue, 07 May 2024 22:17:50 -0700
- To: w3c/pointerlock <pointerlock@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 8 May 2024 05:17:54 UTC
@alvinjiooo commented on this pull request. > + <li>[=Reject=] <var>promise</var> with a + "{{NotSupportedError}}" {{DOMException}}. + </li> + </ol> + </li> + <li>Return <var>promise</var>. + </li> + </ol> + <aside class="note" data-link-for="Document"> + "{{NotSupportedError}}" {{DOMException}} should be reserved for + unsupported options in future iterations of this spec. That is, + no other error conditions should use "{{NotSupportedError}}", + so that web developers can use it for feature testing. + </aside> + </li> + <li>If none of the above errors have occured I added an aside tag after the focus check step with #93 associated. Then we can follow from the issue later. -- Reply to this email directly or view it on GitHub: https://github.com/w3c/pointerlock/pull/49#discussion_r1593395978 You are receiving this because you are subscribed to this thread. Message ID: <w3c/pointerlock/pull/49/review/2044645005@github.com>
Received on Wednesday, 8 May 2024 05:17:54 UTC