- From: Keith Grant via GitHub <sysbot+gh@w3.org>
- Date: Thu, 20 Oct 2016 17:30:53 +0000
- To: public-css-archive@w3.org
keithjgrant has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-transitions] Transition to height (or width) "auto" == https://drafts.csswg.org/css-transitions/#animtype-rect It would be incredibly useful to be able to transition to (or from) `height: auto`. As it stands now, you need to [jump through a bunch of hoops](http://n12v.com/css-transition-to-from-auto/) in JavaScript to do it. This is used frequently for transitioning in alert boxes, opening accordions, etc, but it seems silly that JavaScript is required. I’m sure there must be discussion about this in the old mailing list, but I’d love to be privy to it here. Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/626 using your GitHub account
Received on Thursday, 20 October 2016 17:31:01 UTC