We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85f456a commit 7ee1e95Copy full SHA for 7ee1e95
scroll-animations-1/Overview.bs
@@ -731,6 +731,11 @@ spec: cssom-view-1; type: dfn;
731
If the timeline does not have a corresponding [=named timeline range=],
732
then any keyframes attached to points on that [=named timeline range=]
733
are ignored.
734
+ It is possible that these attachment points
735
+ are outside the [=active phase=] of the animation;
736
+ in these cases the automatic ''from'' (0%) and ''to'' (100%) keyframes
737
+ are only generated for properties that don't have keyframes
738
+ at or earlier than 0% or at or after 100% (respectively).
739
740
## Attaching Animations to Timeline Ranges ## {#named-range-animation-declaration}
741
0 commit comments