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

Thank you very much for bringing this up. We currently work around 
this by reading out an elements `scrollHeight` and transitioning to 
that height, only to revert the element height to `auto` on 
`transitionend`. So making this a platform feature would be fantastic.

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

Received on Tuesday, 13 December 2016 10:14:06 UTC