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

In a way `onslotchange` on `ShadowRoot` is an outlier now, but probably not worth trying to fix. Most events in `GlobalEventHandlers` can bubble up to `ShadowRoot`, with "click" and "focus" being plausible use cases. But putting all of those event handler attributes on `ShadowRoot` doesn't seem like a net improvement. And trying to remove `onslotchange` is not a good use of anyone's time.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/pull/785#issuecomment-1180359095
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/dom/pull/785/c1180359095@github.com>

Received on Monday, 11 July 2022 12:38:50 UTC