Skip to content

Commit 1424325

Browse files
committed
new editor draft.
•Included an algorithm for computing the size of Grid Tracks in the spec. •Removed the property grid-cell-stacking. •Removed the pseudo-element selector ::grid-cell. •Defined that Grid Cells named explicitly using the grid-template property cannot be styled (with the removal of the ::grid-cell pseudo-element selector they cannot be selected). •Removed the notion that Grid Cells could be given a display property which controls their inner layout. •Corrected an error in the automatic placement example. All children of the form should be display:block to ensure they are valid Grid Items. •Updated the Grid Columns and Grid Rows Properties grammar to correct an error and reduce ocurrences of <string>
1 parent e2f26c8 commit 1424325

34 files changed

Lines changed: 624 additions & 323 deletions

css3-grid-align/Overview.html

Lines changed: 624 additions & 323 deletions
Large diffs are not rendered by default.

css3-grid-align/files/Contoso.png

-7.55 KB
Binary file not shown.

css3-grid-align/files/Game.PNG

-93.6 KB
Binary file not shown.

css3-grid-align/files/Game2.PNG

-79.7 KB
Binary file not shown.

css3-grid-align/files/Source.PNG

-220 KB
Binary file not shown.

css3-grid-align/files/Thumbs.db

-32.5 KB
Binary file not shown.
-9.78 KB
Binary file not shown.
-5.62 KB
Binary file not shown.
-5.68 KB
Binary file not shown.
-5.42 KB
Binary file not shown.

0 commit comments

Comments
 (0)