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

> Now we can animate CSS Grid too, with it, we can finally make height 0→auto animation.
> 
> https://www.stefanjudis.com/snippets/how-to-animate-height-with-css-grid/

Annoyingly, that still doesn't work for transitioning between different calculated values of `1fr`.  If it's set to `1fr` and the inner content changes, the transition doesn't happen.  Only when changing the explicit CSS value.  Grr!

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


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

Received on Thursday, 20 April 2023 11:18:30 UTC