File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments