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)

Ok, I figured out what the "shadow root is the root of event’s path’s first struct’s invocation target" language is doing: it's handling the case where the event target is slotted into a deeper shadow root, so the event has to propagate back up to the event target's root and then stop.

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

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

Received on Wednesday, 16 April 2025 00:34:30 UTC