[csswg-drafts] [css-flexbox] Use flex-order first or document-order first item's baseline?

fantasai has just created a new issue for 
https://github.com/w3c/csswg-drafts:

== [css-flexbox] Use flex-order first or document-order first item's 
baseline? ==
In #197, it was noted that there's an inconsistency between Grid and 
Flexbox in whether the baseline is taken from the first item in 
document order or visual order. Grid clearly defines using the visual 
(grid) order; flexbox should probably account for 'order' and 
'flex-direction' as well.

Please view or discuss this issue at 
https://github.com/w3c/csswg-drafts/issues/995 using your GitHub 
account

Received on Wednesday, 1 February 2017 06:08:28 UTC