Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[css-grid] Spec still refers to block-axis baseline. #597

Closed
javifernandez opened this issue Oct 13, 2016 · 0 comments
Closed

[css-grid] Spec still refers to block-axis baseline. #597

javifernandez opened this issue Oct 13, 2016 · 0 comments

Comments

@javifernandez
Copy link
Contributor

As far as I know, block-axis baseline has been removed from the Grid Layout spec [1]

The following section of the Grid spec still use the "block-axis baseline" baseline term:

https://drafts.csswg.org/css-grid/#grid-order
"'grid-modified document order (grid order) is the order in which grid items are encountered when traversing the grid’s grid cells, in row-major order if calculating the inline-axis baseline, or in column-major order if calculating the block-axis baseline. If two items are encountered at the same time, they are taken in order-modified document order."

I guess it should be removed, for coherence.

[1] #197 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants