diff --git a/scroll-animations-1/Overview.bs b/scroll-animations-1/Overview.bs index d9ef7e4be898..cd7879ca811c 100644 --- a/scroll-animations-1/Overview.bs +++ b/scroll-animations-1/Overview.bs @@ -682,6 +682,15 @@ spec:selectors-4; type:dfn; text:selector * 100% progress represents the earliest position at which the [=end=] [=border edge=] of the element’s [=principal box=] coincides with the [=start=] edge of its [=view progress visibility range=]. + +
scroll +
+ Represents the full range of the [=scroll container=] on which the [=view progress timeline=] + is defined. + * 0% progress represents the startmost scroll position of the [=scroll container=] + underlying the [=view progress timeline=]. + * 100% progress represents the endmost scroll position of the [=scroll container=] + underlying the [=view progress timeline=]. ISSUE: Insert diagrams.