We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef3090a commit 4cbe429Copy full SHA for 4cbe429
1 file changed
scroll-animations-1/Overview.bs
@@ -329,7 +329,9 @@ spec: cssom-view-1; type: dfn;
329
are segments of a [=scroll progress timeline=]
330
that are scoped to the scroll positions
331
in which any part of the associated element’s [=principal box=]
332
- intersects its nearest ancestor [=scrollport=].
+ intersects its nearest ancestor [=scrollport=]
333
+ (or more precisely, the relevant [=view progress visibility range=]
334
+ of that [=scrollport=]).
335
The startmost such scroll position represents 0% progress
336
and the endmost such scroll position represents 100% progress.
337
0 commit comments