Re: [w3c/uievents] Specify wheel event groups (PR #344)

@zcorpan commented on this pull request.



> @@ -2023,6 +2023,21 @@ myDiv.addEventListener("auxclick", function(e) {
  deltaY value respectively).
  </p>
 
+ A <a>user agent</a> SHOULD create a <a>wheel event group</a> when the first wheel event

I would make this "MUST" so that it's well-defined what the `target` is for `wheel` events. The UA-defined timeout allows UAs to not implement the grouping already.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/uievents/pull/344#pullrequestreview-1452626031
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/uievents/pull/344/review/1452626031@github.com>

Received on Wednesday, 31 May 2023 09:29:35 UTC