Re: [csswg-drafts] [css-animations-2] Add the `animation-end-delay` property (#13863)

Proposal: 

- Add a new longhand property `animation-delay-start` which sets the [`start delay`](https://drafts.csswg.org/web-animations-1/#start-delay) of an animation.
- Add a new longhand property `animation-delay-end` which sets the [`end delay`](https://drafts.csswg.org/web-animations-1/#end-delay) of an animation.
- Make `animation-delay` a shorthand with sets`animation-delay-start` and `animation-delay-end` with syntax: `[ <time> <time>? ]#`

-- 
GitHub Notification of comment by ydaniv
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/13863#issuecomment-4363975455 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Saturday, 2 May 2026 14:04:39 UTC