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 aec6f8e commit 49614e1Copy full SHA for 49614e1
scroll-animations-1/Overview.bs
@@ -922,9 +922,10 @@ spec: cssom-view-1; type: dfn;
922
through those APIs.
923
924
If the final style and layout update
925
- would result in a change of time for any [=scroll progress timelines=] or
926
- [=view progress timelines=], they will not be re-sampled to reflect the
927
- new offset until the next update of the rendering.
+ would result in a change in the time or scope (see 'timeline-scope')
+ of any [=scroll progress timelines=] or [=view progress timelines=],
+ they will not be re-sampled to reflect the new state
928
+ until the next update of the rendering.
929
930
Nothing in this section is intended to require
931
that scrolling block on layout or script.
0 commit comments