Skip to content

Commit f6802b0

Browse files
committed
Specify the behaviour when a ScrollTimeline doesn't have an explicitly specified time range, and an animation associated with it has a target effect end of infinity. Fixes issue #10.
1 parent 9a0b02d commit f6802b0

File tree

2 files changed

+157
-133
lines changed

2 files changed

+157
-133
lines changed

Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -494,8 +494,8 @@ The <dfn>effective time range</dfn> of a {{ScrollTimeline}} is calculated as fol
494494
directly associated with this timeline.
495495

496496
If any animation directly associated with the timeline has a
497-
[=target effect end=] of infinity, the
498-
behavior is unspecified.
497+
[=target effect end=] of infinity, the [=effective time range=]
498+
is zero.
499499

500500
: Otherwise,
501501
:: The [=effective time range=] is the {{ScrollTimeline}}'s

0 commit comments

Comments
 (0)