Re: [whatwg/dom] Add onabort definition and add onslotchange (#785)

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