RE: [css3-flexbox] what's the computed value of "width: flex(...)" in a non-flexbox context?

± From: www-style-request@w3.org [mailto:www-style-request@w3.org] On Behalf
± Of Tab Atkins Jr.
± Sent: Thursday, June 09, 2011 11:17 AM
± 
± I'm inclined to have both flex() and the 'fr' unit compute to 'auto'
± in non-flex contexts.  We don't really need to do anything smart, because
± it's simply an error to use these units outside of flex-aware contexts.

By "auto" you mean "initial", whatever it is for the property?

I think it should be either invalid or initial. Initial probably better... 

Received on Thursday, 9 June 2011 19:16:29 UTC