Skip to content

Commit 49614e1

Browse files
committed
[scroll-animations-1] Clarify that timeline identity is also not cycled.
See #7759 (comment)
1 parent aec6f8e commit 49614e1

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

scroll-animations-1/Overview.bs

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -922,9 +922,10 @@ spec: cssom-view-1; type: dfn;
922922
through those APIs.
923923

924924
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.
925+
would result in a change in the time or scope (see 'timeline-scope')
926+
of any [=scroll progress timelines=] or [=view progress timelines=],
927+
they will not be re-sampled to reflect the new state
928+
until the next update of the rendering.
928929

929930
Nothing in this section is intended to require
930931
that scrolling block on layout or script.

0 commit comments

Comments
 (0)