RE: [css-flexbox] Behaviour of percentage heights in column direction

> I think the answer is that both Chrome and Firefox/IE are partly
> wrong: Chrome should treat flex items with a percentage flex basis in a
> definitely sized container as having a definite size. Firefox/IE should treat flex
> items that don't match those conditions as having an indefinite size.
> 
> Jon
> 
> > ~TJ

We currently treat it as indefinite if the main-size is based solely on its contents. But in the scenarios we've covered so far they aren't indefinite.   :)

Greg

Received on Saturday, 21 June 2014 02:34:18 UTC