[csswg-drafts] [css-conditional] @container scroll-state(snapped) and snapchanged vs snapchanging (#10784)

lilles has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-conditional] @container scroll-state(snapped) and snapchanged vs snapchanging ==
There are a few options for when the snap target changes for scroll-state(snapped: ...) queries

1. Matches same target as the `snapchanged` event
2. Matches same target as the `snapchanging` event
3. Introduce two different snapped feature names, one for each of (1) and (2)

If we only have a single feature, I assume (2) would be the preferred behavior?

If we decide to have two features, what should their names be? `snapped` and `snapping`?


Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10784 using your GitHub account


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

Received on Monday, 26 August 2024 20:22:51 UTC