Skip to content

[animation-triggers-1] Term suggestion: trigger-using element #14137

Description

@estelle

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions