Re: [csswg-drafts] [css-text-decor-4] Allow to interpolate between `auto` and length values in `text-decoration-trim` (#13036)

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