Re: [csswg-drafts] [css-box] Explicit control over margin collapsing

How exactly do you want to collapse margins in a flex formatting context? Between flex items in the main axis? Between flex items in the cross axis? Between flex items in both axis? Between flex items and the flex container?

The Stack Overflow question you linked seems about getting rid of margins between flex items and the flex container, which is a thing different than [collapsing margins](https://www.w3.org/TR/CSS21/box.html#collapsing-margins), and is tracked in #592.

-- 
GitHub Notification of comment by Loirooriol
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1324#issuecomment-299553777 using your GitHub account

Received on Friday, 5 May 2017 19:22:59 UTC