[css-animations-2] it should be possible to set `animation-composition` using the `animation` shorthand
Open
@flackr is already working on this.
Since Jan 4, 2022.
css-animations-2
- Dominant language
- Bikeshed
- Stars
- 4.9k
- Forks
- 816
- PR merge metrics
- PR metrics pending
Description
The CSS Animations Level 2 spec introduces the animation-composition but does not support the newly introduced <single-animation-composition> value to be set using the animation shorthand property.
I believe this is an oversight and will propose a spec edit to allow animation-composition to be set using the animation shorthand just like other animation- properties.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.