Skip to content

Commit f36b8b1

Browse files
bramusfantasai
authored andcommitted
[scroll-animations-1] Use correct CSS property
1 parent da6ed18 commit f36b8b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scroll-animations-1/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -764,7 +764,7 @@ spec:selectors-4; type:dfn; text:selector
764764
# Attaching Animations to [=Scroll-driven Timelines=] # {#scroll-driven-attachment}
765765

766766
Animations can be attached to [=scroll-driven timelines=]
767-
using the 'scroll-timeline' property (in CSS)
767+
using the 'animation-timeline' property (in CSS)
768768
or the {{AnimationTimeline}} parameters (in the Web Animations API).
769769
The timeline range to which their [=active interval=] is attached
770770
can also be further restricted to a particular timeline range

0 commit comments

Comments
 (0)