- From: Daniel Holbert <dholbert@mozilla.com>
- Date: Wed, 05 Feb 2014 18:20:54 -0800
- To: www-style <www-style@w3.org>
Also, the Flex Layout Algorithm's definition of "definite sizes" seems to agree with me, in spirit at least: # [...] a definite size is one that can be determined without # measuring content [...] # If a single-line flex container has a definite cross size, # any flex items with align-self: stretch must also be treated # as having a definite cross size (since its size is determined # from the size of the flex container) http://dev.w3.org/csswg/css-flexbox/#layout-algorithm ~Daniel
Received on Thursday, 6 February 2014 02:21:22 UTC