Currently, there is no official term for the element that uses the trigger in the animation-triggers specification.
I suggesting using "trigger-using element" as the name for the element on which animation-trigger is set. The text is used in the specification, but not as a term:
A [=trigger=] is <em>used</em> on potentially any element,
creating a <dfn export for=CSS>trigger instance</dfn> on the element.
(For example, 'animation-trigger' associates a [=trigger instance=]
with a specific animation on the element.)
The trigger-using element specifies what actions to take
when the [=trigger=] activates.
Having a succinct term will enable consistency within explanations / documentation.
I suggest:
A [=trigger=] is <em>used</em> on potentially any element,
creating a <dfn export for=CSS>trigger instance</dfn> on the element.
(For example, 'animation-trigger' associates a [=trigger instance=]
with a specific animation on the element.)
The [=trigger-using element=] specifies what actions to take
when the [=trigger=] activates.
Currently, there is no official term for the element that uses the trigger in the animation-triggers specification.
I suggesting using "trigger-using element" as the name for the element on which
animation-triggeris set. The text is used in the specification, but not as a term:Having a succinct term will enable consistency within explanations / documentation.
I suggest: