- From: Yehonatan Daniv via GitHub <sysbot+gh@w3.org>
- Date: Tue, 09 Aug 2022 15:38:34 +0000
- To: public-css-archive@w3.org
@SebastianZ > So why should it be moved to the CSS Animations 2 spec.? Not moved there, but added as a possible value. Currently `animation-timline` can take `<single-animation-tineline>` which is defined as: ``` auto | none | <<timeline-name>> ``` And `<<timeline-name>>` is defined as: ``` <<custom-ident>> | <<string>> ``` IIUC these don't include the `scroll()` function defined in scroll-animations, so just need to add it. -- GitHub Notification of comment by ydaniv Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7579#issuecomment-1209544589 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 9 August 2022 15:38:36 UTC