Re: [csswg-drafts] [css-align][css-flexbox][css-grid] partial implementations of space-evenly in grid but not flexbox

@fantasai so if I understand correctly, chrome and safari should either unship `justify-content: space-evenly`, or fix it to work properly in flexbox as well as in grid ASAP. Leaving it supported only in grid for a prolonged period, or implementing a temporary stopgap fallback ("do the same as space around", "use the fallback alignement instead") would not be OK. However, they do not need to make `justify-content` work in other layout modes first. Correct? 

@mrego Is that OK for you?

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

Received on Wednesday, 12 April 2017 16:37:35 UTC