- From: Noam Rosenthal via GitHub <noreply@w3.org>
- Date: Wed, 05 Nov 2025 19:10:24 +0000
- To: public-css-archive@w3.org
> I think something like `size-interpolation` as a property name makes more sense to me, e.g. where we would interpolate sizes we instead use either the first or last value and apply a scale. We already have interpolate-size... Perhaps it can be additional values there, and imply "allow-keywords"? > > > An explicit scale animation overrides this. Otherwise a new property would be needed and it's perhaps an overkill. > > It doesn't necessarily need another property - it could be additional values for width / height that imply a scale e.g. `width: 50px / 50%`. Or maybe width and scaled-width which converts to a scale with origin 0,0? . -- GitHub Notification of comment by noamr Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/13064#issuecomment-3492895215 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 5 November 2025 19:10:25 UTC