- From: Robert Flack via GitHub <sysbot+gh@w3.org>
- Date: Fri, 24 May 2024 22:06:15 +0000
- To: public-css-archive@w3.org
Both options look reasonable to me. I agree with your earlier comment that it should be inherited. I think I have a slight preference for `size-keyword-interpolation: auto` as the opt-in since I have a harder time grokking what`size-interpolation: keywords` means. We could use `discrete` instead of `none` as the default value since they do in fact "animate" with a discrete interpolation, you just don't get transitions starting [because transitions don't start on discrete interpolations](https://www.w3.org/TR/css-transitions-1/#transitionable) (but it can still be animated with CSS animations or web animations). -- GitHub Notification of comment by flackr Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10294#issuecomment-2130425642 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 24 May 2024 22:06:16 UTC