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