Open Bug 1824875 Opened 2 years ago Updated 3 months ago

Support Named Timeline Ranges for keyframe selectors

Categories

(Core :: CSS Transitions and Animations, enhancement)

enhancement

Tracking

()

People

(Reporter: boris, Unassigned)

References

(Blocks 3 open bugs, )

Details

(Keywords: dev-doc-needed)

We should extend the syntax of keyframe selector to:
<keyframe-selector> = from | to | <percentage [0,100]> | <timeline-range-name> <percentage>

This includes a new syntax, <timeline-range-name>, which is defined only for view timeline now. For other cases, we ignore this keyframe selector:

Keyframes are attached to the specified point in the timeline. If the timeline does not have a corresponding named timeline range, then any keyframes attached to points on that named timeline range are ignored.

Keywords: dev-doc-needed
Blocks: 1831220
Blocks: 1804775
No longer blocks: css-scroll-driven-animations
You need to log in before you can comment on or make changes to this bug.