We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
scroll-driven-animations
1 parent 33c760a commit 55a514cCopy full SHA for 55a514c
features/scroll-driven-animations.yml
@@ -1,5 +1,5 @@
1
name: Scroll-driven animations
2
-description: CSS scroll-driven animations are a type of CSS animations that don't run over time, but are instead driven by the user's scroll position.
+description: The `animation-timeline`, `scroll-timeline`, and `view-timeline` CSS properties advance animations based on the user's scroll position.
3
spec: https://drafts.csswg.org/scroll-animations-1/
4
group:
5
- scrolling
0 commit comments