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

I caught up with @dbaron about this recently and it seems a likely way
 forward is to make 'auto' into a computed value. As well as enabling 
animation with `auto`, that would also make it possible to write 
expressions like `calc(auto + 10px)`. While that might not be trivial 
to implement, since there is interest from authors' and, I believe, 
browser vendors, it seems promising.

(One way to push this forward would be to submit a patch to one of the
 open-source browsers for this. Once you've proven the technical 
feasibility of this, it's easier to argue for it to be added to the 
spec.)

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

Received on Monday, 5 December 2016 05:44:29 UTC