-
Notifications
You must be signed in to change notification settings - Fork 732
Closed
Labels
Closed Accepted as EditorialCommenter SatisfiedCommenter has indicated satisfaction with the resolution / edits.Commenter has indicated satisfaction with the resolution / edits.Tracked in DoCcss-grid-1
Milestone
Description
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;
SelenIT
Metadata
Metadata
Assignees
Labels
Closed Accepted as EditorialCommenter SatisfiedCommenter has indicated satisfaction with the resolution / edits.Commenter has indicated satisfaction with the resolution / edits.Tracked in DoCcss-grid-1