Skip to content

Commit a45a818

Browse files
committed
[scroll-animations-1] ScrollTimelines with zero range are inactive. w3c#7401
1 parent 2093954 commit a45a818

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

scroll-animations-1/rewrite.bs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,9 @@ spec: cssom-view-1; type: dfn;
113113
along a particular axis.
114114
The startmost scroll position represents 0% progress
115115
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=].
116119

117120
[=Scroll progress timelines=] can be referenced in 'animation-timeline'
118121
anonymously using the ''scroll()'' [=functional notation=]

0 commit comments

Comments
 (0)