Description
Advance animations based on the user's scroll position using CSS. It reduces a lot of JS, replacing them with simple CSS properties: animation-timeline, scroll-timeline, and view-timeline.
Specification
https://drafts.csswg.org/scroll-animations/
web-feature
https://web-platform-dx.github.io/web-features-explorer/features/scroll-driven-animations/
Test Links
https://wpt.fyi/results/scroll-animations
Additional Signals
Browser Support:
- Chromium: Chrome 115 added full support
- WebKit: Safari 26 will add support
- Mozilla: Behind a flag and has unresolved issues (need to be verified)
Interop:
Developer signals:
Description
Advance animations based on the user's scroll position using CSS. It reduces a lot of JS, replacing them with simple CSS properties:
animation-timeline,scroll-timeline, andview-timeline.Specification
https://drafts.csswg.org/scroll-animations/
web-feature
https://web-platform-dx.github.io/web-features-explorer/features/scroll-driven-animations/
Test Links
https://wpt.fyi/results/scroll-animations
Additional Signals
Browser Support:
Interop:
Developer signals: