Skip to content

Commit 79b16ee

Browse files
DavMilatabatkins
authored andcommitted
Clarify timeline-trigger-source: none
1 parent 48a548c commit 79b16ee

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

animation-triggers-1/Overview.bs

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -315,10 +315,11 @@ urlPrefix: https://www.w3.org/TR/web-animations-1/; type: dfn
315315

316316
The 'timeline-trigger-source' property
317317
specifies the [=timeline trigger's=] associated [=timeline=].
318-
Values have the same meaning as those of 'animation-timeline',
319-
except that ''timeline-trigger-source/none''
320-
instead causes the corresponding entry in the [=coordinated value list=]
321-
to not define a [=timeline trigger=].
318+
Values have the same meaning as those of 'animation-timeline'.
319+
320+
Note: With ''timeline-trigger-source/none'', the trigger is not associated
321+
with a [=timeline=]. A [=timeline trigger=] with no [=timeline=] is not able
322+
to perform any <<animation-action>> as it is not able to monitor or change state.
322323

323324
### The Activation Range: the 'timeline-trigger-activation-range' property ### {#timeline-trigger-activation-range-prop}
324325

0 commit comments

Comments
 (0)