Skip to content

Commit ef7d13e

Browse files
authored
[scroll-animations-1] source is updated upon request and in sync with currentTime #8204 (#8541)
1 parent d0fba52 commit ef7d13e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

scroll-animations-1/Overview.bs

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -280,6 +280,9 @@ spec: cssom-view-1; type: dfn;
280280

281281
A {{ScrollTimeline}}’s {{AnimationTimeline/duration}} is 100%.
282282

283+
The values of {{ScrollTimeline/source}} and {{AnimationTimeline/currentTime}}
284+
are both computed when either is requested or updated.
285+
283286
## Named Scroll Progress Timelines ## {#scroll-timelines-named}
284287

285288
[=Scroll progress timelines=] can also be defined on the [=scroll container=] itself,
@@ -570,6 +573,9 @@ spec: cssom-view-1; type: dfn;
570573

571574
ISSUE: Figure out how to incorporate fit/inset abilities.
572575

576+
The values of {{ViewTimeline/subject}}, {{ScrollTimeline/source}}, and {{AnimationTimeline/currentTime}}
577+
are all computed when any of them is requested or updated.
578+
573579
## Named View Progress Timelines ## {#view-timelines-named}
574580

575581
[=View progress timelines=] can also be defined declaratively

0 commit comments

Comments
 (0)