- From: Joey Arhar <notifications@github.com>
- Date: Mon, 11 May 2026 11:38:23 -0700
- To: w3c/uievents <uievents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 11 May 2026 18:38:30 UTC
josepharhar left a comment (w3c/uievents#413) > This doesn't seem to handle event dispatch in Shadow DOM. We don't want to leak pseudo element usage in shadow DOM to light DOM. I just tested this out in chrome, and it does leak the shadow root for a composed click event. Do you think that we should remove the pseudoTarget property completely for composed events? Or keep it with the pseudo-element name (`type` property) and retarget the `element` and `parent` properties? -- Reply to this email directly or view it on GitHub: https://github.com/w3c/uievents/pull/413#issuecomment-4423692081 You are receiving this because you are subscribed to this thread. Message ID: <w3c/uievents/pull/413/c4423692081@github.com>
Received on Monday, 11 May 2026 18:38:30 UTC