- From: Bramus! via GitHub <sysbot+gh@w3.org>
- Date: Sat, 30 Jul 2022 06:41:44 +0000
- To: public-css-archive@w3.org
Extra notes _(mainly for myself so that I don’t forget 😅)_: - It should be easy to reuse existing keyframes as the keyframes for a phase: e.g. a `fade-in` from a generic library to be used as the keyframes for the `enter` phase - It should be easy to map those keyframes to a part of a phase; e.g. apply that `fade-in` only between `enter 50% 100%` _(was also included in list of comments above)_ -- GitHub Notification of comment by bramus Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7044#issuecomment-1200103037 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Saturday, 30 July 2022 06:41:46 UTC