New issue
Advanced search Search tips

Issue 694649 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Mar 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug

Blocking:
issue 656781



Sign in to add a comment

Target for all the coalesced events is null instead of the original event target.

Project Member Reported by nzolghadr@chromium.org, Feb 21 2017

Issue description

Based on the spec
https://w3c.github.io/pointerevents/extension.html#extensions-to-the-pointerevent-interface

target of the coalesced events should be the same as the original event target.
 
Status: Fixed (was: Started)
Based on the last discussions in the spec since the coalesced events are not dispatched themselves we decided to spec their targets being null in the spec.
https://w3c.github.io/pointerevents/extension.html

Sign in to add a comment