Re: [pointerevents] Coalesced and predicted event attributes within an untrusted event (#514)

There is no isTrusted property in the *EventInit, and there is no target.

I'm confused about this issue. The sentence in the spec talks about how one can initialize coalesced and predicted events lists. [PointerEventInit](https://w3c.github.io/pointerevents/#dom-pointereventinit) has properties for those.

JS created event is always non-trusted, so redispatching doesn't affect .target of coalesced/predicted events.

-- 
GitHub Notification of comment by smaug----
Please view or discuss this issue at https://github.com/w3c/pointerevents/issues/514#issuecomment-2325186122 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 2 September 2024 18:30:47 UTC