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

I started to work on a fix for Blink/Chrome in the bug https://crbug.com/170445, reported by @frivoal. 

BTW, shouldn't the Flexbox spec be updated accordingly ? It still refers to the old values:

https://drafts.csswg.org/css-flexbox/#justify-content-property
> Name:  justify-content
> Value:  flex-start | flex-end | center | space-between | space-around 

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

Received on Wednesday, 19 April 2017 08:45:40 UTC