Re: [w3c/uievents] Add .pseudoTarget property to selected event types (PR #413)

@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