- From: Bramus! via GitHub <sysbot+gh@w3.org>
- Date: Tue, 09 Aug 2022 21:51:28 +0000
- To: public-css-archive@w3.org
The extra added phase would leave the path for future additions open. Say a `HoverTimeline` were to be added, then it’s only a matter of adding a `hover` phase. When no explicit phase is defined in the keyframes, the phase could be implied from the usage: adding non-phased keyframes to a `ScrollTimeline`? Use those “regular” keyframes. Adding keyframes that have a `scroll` phase to a `ScrollTimeline`? Use those `scroll` keyframes, ignoring the non-phased keyframes. -- GitHub Notification of comment by bramus Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7575#issuecomment-1209929582 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 21:51:29 UTC