- From: Alice <notifications@github.com>
- Date: Tue, 15 Apr 2025 17:34:26 -0700
- To: WICG/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 16 April 2025 00:34:30 UTC
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