@bramus if it is recommended to be set on `:root`, then why isn't it just part of the UA stylesheet?
@mayank That is detailed in this section of the article: https://developer.chrome.com/docs/css-ui/animate-to-height-auto/#why_not_allow_animation_to_and_from_sizing_keywords_by_default
@bramus ah i missed that somehow 😅
it's a bit unfortunate that it's not backwards-compatible. sometimes i wonder if we need a global way to opt into the "new CSS" (using a meta tag or something). needing to maintain a CSS reset for new features is not nice
@mayank I have proposed something like `@config` for this.
https://github.com/w3c/csswg-drafts/issues/9109
@mayank That is detailed in this section of the article: https://developer.chrome.com/docs/css-ui/animate-to-height-auto/#why_not_allow_animation_to_and_from_sizing_keywords_by_default