← Back to index
Timeline Names (Scroll Animations)
Spec: scroll-animations-1
Parse checks (@supports)
- supports scroll-timeline-name: foo
- supports scroll-timeline-name: ident(...)
- supports animation-timeline: ident(...)
Computed value checks (JS)
- computed scroll-timeline-name
- computed animation-timeline
Demo