- From: Philip Jägenstedt <notifications@github.com>
- Date: Thu, 23 Jun 2022 12:49:39 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 23 June 2022 19:49:51 UTC
Oh right, it would bubble to the `ShadowRoot`. The composed flag is what causes the event to also bubble from `ShadowRoot` to its host and onward up. But why does `ShadowRoot` have an `onslotchange` event handler attribute specifically, and not one for every event that might bubble up to it? -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/pull/785#issuecomment-1164805733 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/pull/785/c1164805733@github.com>
Received on Thursday, 23 June 2022 19:49:51 UTC