- From: Tony Chang <tony@chromium.org>
- Date: Mon, 24 Oct 2011 16:30:36 -0700
- To: www-style@w3.org
Received on Monday, 24 October 2011 23:31:03 UTC
The spec doesn't define what should happen when a flex-align:stretch flex item hits a max-width or max-height. For example, in a horizontal flexbox, there might be a max-height on a flex item that prevents it from stretching to fill. I think we should obey the max-height, but align the item to the start. The other option seems to be to center align, but start seems a bit simpler and more consistent with the non-auto case. tony
Received on Monday, 24 October 2011 23:31:03 UTC