Re: [csswg-drafts] [css-animations-2] Move scroll and event animation triggers to independent namespace (#12336)

Here's a thought: if the goal of addressing 2D is for pointer timelines, perhaps we could rely on [pointerenter](https://developer.mozilla.org/en-US/docs/Web/API/Element/pointerenter_event) and [pointerleave](https://developer.mozilla.org/en-US/docs/Web/API/Element/pointerleave_event)? Granted, this would deviate from the other events in that they are parameterized somehow.. but this would have been the same with viewenter/leave?
Also granted, that's a bit different since pointerenter and pointerleave already exist. Just a thought.

Like @ydaniv said earlier, most scroll cases are in 1D so it feels like we'd be fine to leave view-trigger/timeline-trigger in 1D?

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


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

Received on Tuesday, 19 August 2025 15:03:24 UTC