File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1104,6 +1104,10 @@ Track Sizing: the 'grid-template-rows' and 'grid-template-columns' properties</h
11041104 </pre>
11051105 </div>
11061106
1107+ Note: The size of the grid is not purely the sum of the track sizes,
1108+ as 'grid-row-gap' , 'grid-column-gap' and 'justify-content' , 'align-content'
1109+ can add additional space between tracks.
1110+
11071111<!--
11081112██ ██ ███ ██ ██ ████████ ████████ ██ ████ ██ ██ ████████ ██████
11091113███ ██ ██ ██ ███ ███ ██ ██ ██ ██ ██ ███ ██ ██ ██ ██
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ From: François Remy
88Comment: https://lists.w3.org/Archives/Public/www-style/2015Feb/0293.html
99Comment: https://lists.w3.org/Archives/Public/www-style/2015Feb/0313.html
1010Response: https://lists.w3.org/Archives/Public/www-style/2015May/0113.html
11- Open
11+ Closed: Accepted
1212Note: Originally Issue 12 in issues-wd-20150108
1313----
1414Issue 2.
@@ -18,18 +18,22 @@ Comment: https://lists.w3.org/Archives/Public/www-style/2015Mar/0273.html
1818Response: https://lists.w3.org/Archives/Public/www-style/2015May/0314.html
1919Open
2020Note: Originally Issue 15 in issues-wd-20150108
21+ Note: Also https://drafts.csswg.org/css-flexbox/issues-lc-20150514#issue-11
2122----
2223Issue 3.
2324Summary: Should the width of a column be included in the track size?
2425From: fantasai
2526Comment: https://lists.w3.org/Archives/Public/www-style/2015Aug/0064.html
26- Open
27+ Response: https://lists.w3.org/Archives/Public/www-style/2015Aug/0074.html
28+ Closed: Retracted
2729----
2830Issue 4.
2931Summary: Require author tools to reorder source to match grid unless requested
3032From: fantasai
3133Comment: https://lists.w3.org/Archives/Public/www-style/2015Jun/0180.html
32- Open
34+ Response: https://lists.w3.org/Archives/Public/www-style/2015Aug/0348.html
35+ Closed: Accepted
36+ Resolved: https://lists.w3.org/Archives/Public/www-style/2015Sep/0064.html
3337----
3438Issue 5.
3539Summary: Cross-reference track gaps from grid-template-rows/cols
5458Issue 8.
5559Summary: Should 'justify-content: stretch' stretch only auto-sized tracks or all tracks?
5660From: fantasai
57- Open
61+ Closed: Retracted
62+ Resolved: https://lists.w3.org/Archives/Public/www-style/2015Sep/0093.html
5863----
You can’t perform that action at this time.
0 commit comments