- From: Daniil Sakhapov <notifications@github.com>
- Date: Wed, 11 Feb 2026 09:38:26 -0800
- To: w3c/uievents <uievents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 11 February 2026 17:38:30 UTC
@danielsakhapov commented on this pull request.
> @@ -28,6 +28,7 @@
constructor(DOMString type, optional UIEventInit eventInitDict = {});
readonly attribute Window? view;
readonly attribute long detail;
+ readonly attribute CSSPseudoElement? pseudoTarget;
Added a note, including pointer events to prepare for future MEGAMERGE
--
Reply to this email directly or view it on GitHub:
https://github.com/w3c/uievents/pull/413#discussion_r2794312728
You are receiving this because you are subscribed to this thread.
Message ID: <w3c/uievents/pull/413/review/3785965640@github.com>
Received on Wednesday, 11 February 2026 17:38:30 UTC