[go: up one dir, main page]

Re: [csswg-drafts] Add an `::interest-button` pseudo element to interest invokers (#12437)

> * File / color / date picker bubbling is not a design decision on our end, it is impossible to implement because they live in a different process, but I believe they would with something like customized `<select>`... Not sure we should use them as precedent.

Fair! But I do think it's good evidence that it's "ok" to not bubble events in some cases, since that's what's happening in practice in multiple browsers, right? I.e. we should do the "right thing" for developers, whatever that is, but it seems like it's ok if that turns out to be *not* bubbling events.

> * `<video>` is tricky. We literally just changed behavior to match Blink: https://phabricator.services.mozilla.com/D226540. But that's compat-driven, also not a design decision.

Oh interesting. I wonder if we can learn something about the use case for bubbling these events from whatever compat bug you were trying to fix?

-- 
GitHub Notification of comment by mfreed7
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12437#issuecomment-3358197888 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 1 October 2025 21:28:15 UTC