[css3-flexbos] number of flex lines in an empty flex container (was: [css3-flexbox] Abspos flex-item positions)

(12/10/18 1:33), Tab Atkins Jr. wrote:
> Even if there are no items, you still have a flex line.  It's just empty.

Hmm... that's interesting. Was there a discussion about this?

I noticed this part

  # Every line contains at least one flex item, unless the flex
  # container itself is completely empty.

in "6. Flex Lines", but I think this should probably go into "9 Flex
Layout Algorithm" since it's a bit surprising.


Also, this doesn't match the inline model, does it? What if we introduce
something like 'line-height' in the future for flex lines?


Cheers,
Kenny
-- 
Web Specialist, Oupeng Browser, Beijing
Try Oupeng: http://www.oupeng.com/

Received on Wednesday, 17 October 2012 17:54:44 UTC