Skip to content

Commit 4cbe429

Browse files
committed
[scroll-animations-1] Hook up view-timeline-inset to definition of progress.
1 parent ef3090a commit 4cbe429

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

scroll-animations-1/Overview.bs

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,9 @@ spec: cssom-view-1; type: dfn;
329329
are segments of a [=scroll progress timeline=]
330330
that are scoped to the scroll positions
331331
in which any part of the associated element’s [=principal box=]
332-
intersects its nearest ancestor [=scrollport=].
332+
intersects its nearest ancestor [=scrollport=]
333+
(or more precisely, the relevant [=view progress visibility range=]
334+
of that [=scrollport=]).
333335
The startmost such scroll position represents 0% progress
334336
and the endmost such scroll position represents 100% progress.
335337

0 commit comments

Comments
 (0)