Re: [WICG/webcomponents] Reference Target: How to handle events fired on the reference target by related elements? (Issue #1098)

alice left a comment (WICG/webcomponents#1098)

That's probably enough examples for now :) 

One question this raises for me is how we feel about _invoker_ implicitly being part of the Event object and thus accessible to developers. We would have to at the very least make sure to retarget it at each relevant step, the way that _target_ and _related target_ are, so that it doesn't leak an invoker element from inside a deeper shadow root.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/WICG/webcomponents/issues/1098#issuecomment-2803828963
You are receiving this because you are subscribed to this thread.

Message ID: <WICG/webcomponents/issues/1098/2803828963@github.com>

Received on Tuesday, 15 April 2025 05:14:46 UTC