ArticleCSS Tip·2yAnimate to height/width auto (without hacks)Learn how to smoothly transition to `height: auto` using just three lines of code. The key is the `interpolate-size: allow-keywords` property. Compatible with the latest version of Chrome.1113