On 12/03/2015 04:43 PM, fantasai wrote: > > Side note: current browsers also set the *flex container’s* inner > size to that largest value, which is clearly wrong, as it is > guaranteed to cause overflow if there are multiple lines. We would > need to require the cross-size to be the sum of the line’s cross > sizes after doing item layout and linebreaking as outlined above. Note: IE does the correct behavior, wrapping the flex container around all of the columns. Edge preserves this behavior for max-content. It would be nice if implementations can align on intrinsic sizes of flex containers not causing their content to overflow. :) :) :) ~fantasaiReceived on Friday, 4 December 2015 00:56:30 UTC
This archive was generated by hypermail 2.4.0 : Friday, 25 March 2022 10:08:58 UTC