- From: Oriol Brufau via GitHub <noreply@w3.org>
- Date: Sat, 01 Nov 2025 22:57:29 +0000
- To: public-css-archive@w3.org
I think the options are: - `auto` computes to some length - `auto` computes as-is, but animates as some length (like `font-style: normal` animating as `oblique 0deg`) - `auto` animates as-is, but we can represent interpolations between `auto` and a length (like `calc-size()`) - `auto` can't be interpolated with lengths -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/13036#issuecomment-3476939439 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Saturday, 1 November 2025 22:57:30 UTC