- From: Christian Biesinger <cbiesinger@google.com>
- Date: Tue, 19 Aug 2014 16:46:34 -0700
- To: www-style list <www-style@w3.org>
- Cc: Ojan Vafai <ojan@chromium.org>
Received on Tuesday, 19 August 2014 23:47:01 UTC
Hello, so I saw that the flex box spec requires that a descendant of a flex item with percentage height gets resolved against the flex item's actual height: http://dev.w3.org/csswg/css-flexbox/#algo-stretch I was wondering why that is? This is inconsistent with every other use of percentages, and requires multi-pass layout (ie. is slow). thanks, -christian
Received on Tuesday, 19 August 2014 23:47:01 UTC