Re: [csswg-drafts] [css-transitions] Transition to height (or width) "auto" (#626)

> Why not leave it as function internal to the CSS engine and not expose it to CSS authors?

Because with the current proposal you still won't be able to transition fro `auto` to `0px`, but you will be able to transition from `auto` to `calc-size(any, 0px)`. Authors will need to opt in by explicitly using `calc-size()`.

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


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

Received on Thursday, 18 January 2024 21:21:51 UTC