1 parent 2093954 commit a45a818Copy full SHA for a45a818
1 file changed
scroll-animations-1/rewrite.bs
@@ -113,6 +113,9 @@ spec: cssom-view-1; type: dfn;
113
along a particular axis.
114
The startmost scroll position represents 0% progress
115
and the endmost scroll position represents 100% progress.
116
+ If the 0% position and 100% position coincide
117
+ (i.e. the [=scroll container=] has no overflow to scroll),
118
+ the timeline is [=timeline inactive state/inactive=].
119
120
[=Scroll progress timelines=] can be referenced in 'animation-timeline'
121
anonymously using the ''scroll()'' [=functional notation=]
0 commit comments