Re: [csswg-drafts] [scroll-animations-1] Add a way for timeline-scope to pull up all contained timelines (#9158)

I was thinking about it: I wonder if, alongside `all`, we'd also want to have some way to _exclude_ some of the names? Basically “all except”.

Use case: we could want to set up a catch-all scope for all the dynamic scopes we could set up, but then we would know that we would have some elements that want to pass their scope through, so we would want to not scope some list of other known scopes.

I'm not sure what the potential proposed syntax could be. Something like `timeline-scope: all except(--foo, --bar)`?

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


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

Received on Saturday, 30 September 2023 17:19:08 UTC