- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Fri, 08 Mar 2024 19:10:19 +0000
- To: public-css-archive@w3.org
Ooh, I'd forgotten there was an order dependency there. Yes, I agree this is the specified behavior. Weird that transform-function and transform-list can't interpolate. We should probably special-case that. > but I think none should be interpolated for syntaxes <transform-list>|none or <transform-function>|none. `none` isn't a transform function at all, so it shouldn't work either way, as currently written. -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9522#issuecomment-1986256515 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 8 March 2024 19:10:20 UTC