Re: [csswg-drafts] [css-properties-values-api] Interpolations for registered properties <transform-list>/<transform-function>/none (#9522)

> > but I think none should be interpolated for syntaxes |none or |none.
> 
> `none` isn't a transform function at all, so it shouldn't work either way, as currently written.

Ah okay. I misunderstood this part <[https://github.com/w3c/csswg-drafts/blob/d661b595fde4/css-transforms-2/Overview.bs#L726-L728](https://github.com/w3c/csswg-drafts/blob/d661b595fde4/css-transforms-2/Overview.bs#L726-L728)>:

> When translate, rotate or scale are animating or transitioning, and the from value or to value (but not both) is none, the value none is replaced by the equivalent identity value (0px for translate, 0deg for rotate, 1 for scale).

But yeah, it should still only animate discretely.

-- 
GitHub Notification of comment by zrhoffman
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9522#issuecomment-1987509380 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 11 March 2024 02:16:22 UTC