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] Example 4 from specification #3410

Closed
Gunyon opened this issue Dec 8, 2018 · 2 comments
Closed

[css-grid] Example 4 from specification #3410

Gunyon opened this issue Dec 8, 2018 · 2 comments
Labels
Closed Accepted as Editorial Commenter Satisfied Commenter has indicated satisfaction with the resolution / edits. css-grid-1 Tracked in DoC

Comments

@Gunyon
Copy link

Gunyon commented Dec 8, 2018

I try to learn css-grid and there is a confusing situation in the example 4 form the specs.

These expressions do not seem to be equivalent

grid-area: header-start / sidebar-start / footer-end / sidebar-start;

grid-row: header-start / footer-end; grid-column: sidebar-start / footer-end;

@fantasai
Copy link
Collaborator

Wow, that's a lot of typos in there! Should be fixed in 09f6107, let me know if I screwed it up.

@Gunyon
Copy link
Author

Gunyon commented Dec 11, 2018

there are no more confusions, thanks

@fantasai fantasai added the Commenter Satisfied Commenter has indicated satisfaction with the resolution / edits. label Dec 12, 2018
@fantasai fantasai added this to the css-grid-1 CR 2017-12-14+ milestone Jan 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Closed Accepted as Editorial Commenter Satisfied Commenter has indicated satisfaction with the resolution / edits. css-grid-1 Tracked in DoC
Projects
None yet
Development

No branches or pull requests

2 participants