- From: Navid Zolghadr <notifications@github.com>
- Date: Tue, 23 Jun 2020 16:22:35 -0700
- To: w3c/pointerlock <pointerlock@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 23 June 2020 23:22:49 UTC
@NavidZ approved this pull request.
> @@ -160,12 +160,12 @@ <h2>
<dd>
An event generated by the user agent as a result of user interaction
processed by the user agent to interact with the page. e.g.
- <code>click</code>, but not <code>mousemove</code>. Engagement
- gestures are any events included in the definition of being
- <a>triggered by user activation</a> with the addition of
- <code>keypress</code> and <code>keyup</code>. Note that operating
- system level accessibility and internationalization features may
- intercept gestures before the user agent processes them for
+ <code>click</code>, but not <code>mousemove</code>. Engagement
+ gestures are defined by the events in the list of <a>activation
We don't support fully the error list and whatnot. We only have this pointerlockerror event at this point. But that will be a good addition to the new promise that has more detailed errors that we have coming up.
--
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/65#pullrequestreview-436224479
Received on Tuesday, 23 June 2020 23:22:49 UTC