[go: up one dir, main page]

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

I assume bubbling in the comment is really about propagation in general, not only about bubble phase of the event dispatch.
FWIW, I don't see the test testing pointerevents (except click), but mouse and touch.

> not bubble any pointer events up from the pseudo element

that doesn't seem viable. We do want *move events to propagate in general. 

We should not add any special casing for ::interest-button, I think, but have some consistent behavior among pseudo elements, or at least make it configurable.  Could there be some CSS property which affects which events a pseudo element "eats".  (that way we could possibly explain the behavior video element has, assuming we define pseudo elements for the controls)


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


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

Received on Thursday, 2 October 2025 14:02:33 UTC