22< meta charset ="utf-8 ">
33< title > CSS Grid Layout Level 1 Disposition of Comments for 2015-08-06 WD</ title >
44< style type ="text/css ">
5- .a { background : lightgreen }
6- .d { background : lightblue }
7- .r { background : orange }
8- .fo { background : red }
9- .open { border : solid red; padding : 0.2em ; }
5+ pre { border : solid thin silver; padding : 0.2em ; white-space : normal; }
6+ pre > span { display : block; white-space : pre; }
7+ : not (pre ).a { background : lightgreen }
8+ : not (pre ).d { background : lightblue }
9+ : not (pre ).oi { background : yellow }
10+ : not (pre ).r { background : orange }
11+ : not (pre ).fo { background : red }
12+ .open { border : solid red; }
1013 : target { box-shadow : 0.25em 0.25em 0.25em ; }
1114</ style >
1215
@@ -31,67 +34,74 @@ <h1>CSS Grid Layout Level 1 Disposition of Comments for 2015-08-06 WD</h1>
3134< p > An issue can be closed as < code > Accepted</ code > , < code > OutOfScope</ code > ,
3235< code > Invalid</ code > , < code > Rejected</ code > , or < code > Retracted</ code > .
3336< code > Verified</ code > indicates commentor's acceptance of the response.</ p >
34- < pre class ='open ' id ='issue-1 '>
35- Issue 1. < a href ='#issue-1 '> #</ a >
36- Summary: Allow for centered grids of unknown number of columns
37- From: François Remy
38- Comment: < a href ='https://lists.w3.org/Archives/Public/www-style/2015Feb/0293.html '> https://lists.w3.org/Archives/Public/www-style/2015Feb/0293.html</ a >
39- Comment: < a href ='https://lists.w3.org/Archives/Public/www-style/2015Feb/0313.html '> https://lists.w3.org/Archives/Public/www-style/2015Feb/0313.html</ a >
40- Response: < a href ='https://lists.w3.org/Archives/Public/www-style/2015May/0113.html '> https://lists.w3.org/Archives/Public/www-style/2015May/0113.html</ a >
41- Open
42- Note: Originally Issue 12 in issues-wd-20150108
43- </ pre >
44- < pre class ='open ' id ='issue-2 '>
45- Issue 2. < a href ='#issue-2 '> #</ a >
46- Summary: % margins should match block layout
47- From: Ojan Vafai
48- Comment: < a href ='https://lists.w3.org/Archives/Public/www-style/2015Mar/0273.html '> https://lists.w3.org/Archives/Public/www-style/2015Mar/0273.html</ a >
49- Response: < a href ='https://lists.w3.org/Archives/Public/www-style/2015May/0314.html '> https://lists.w3.org/Archives/Public/www-style/2015May/0314.html</ a >
50- Open
51- Note: Originally Issue 15 in issues-wd-20150108
52- </ pre >
53- < pre class ='open ' id ='issue-3 '>
54- Issue 3. < a href ='#issue-3 '> #</ a >
55- Summary: Should the width of a column be included in the track size?
56- From: fantasai
57- Comment: < a href ='https://lists.w3.org/Archives/Public/www-style/2015Aug/0064.html '> https://lists.w3.org/Archives/Public/www-style/2015Aug/0064.html</ a >
58- Open
59- </ pre >
60- < pre class ='open ' id ='issue-4 '>
61- Issue 4. < a href ='#issue-4 '> #</ a >
62- Summary: Require author tools to reorder source to match grid unless requested
63- From: fantasai
64- Comment: < a href ='https://lists.w3.org/Archives/Public/www-style/2015Jun/0180.html '> https://lists.w3.org/Archives/Public/www-style/2015Jun/0180.html</ a >
65- Open
66- </ pre >
67- < pre class ='open ' id ='issue-5 '>
68- Issue 5. < a href ='#issue-5 '> #</ a >
69- Summary: Cross-reference track gaps from grid-template-rows/cols
70- From: Emil Björklund
71- Comment: < a href ='https://lists.w3.org/Archives/Public/www-style/2015Jul/0396.html '> https://lists.w3.org/Archives/Public/www-style/2015Jul/0396.html</ a >
72- Open
73- Resolved: Editorial
74- </ pre >
75- < pre class ='open ' id ='issue-6 '>
76- Issue 6. < a href ='#issue-6 '> #</ a >
77- Summary: Should abspos % margins match grid items or abspos boxes?
78- From: Mats Palmgren
79- Comment: < a href ='https://lists.w3.org/Archives/Public/www-style/2015May/0154.html '> https://lists.w3.org/Archives/Public/www-style/2015May/0154.html</ a >
80- Note: See issue 2
81- Open
82- </ pre >
83- < pre class ='open ' id ='issue-7 '>
84- Issue 7. < a href ='#issue-7 '> #</ a >
85- Summary: Sizing of grid containers underspecified?
86- From: Simon Sapin
87- Comment: < a href ='https://lists.w3.org/Archives/Public/www-style/2014Apr/0386.html '> https://lists.w3.org/Archives/Public/www-style/2014Apr/0386.html</ a >
88- Open
89- </ pre >
90- < pre class ='open ' id ='issue-8 '>
91- Issue 8. < a href ='#issue-8 '> #</ a >
92- Summary: Should 'justify-content: stretch' stretch only auto-sized tracks or all tracks?
93- From: fantasai
94- Open
37+ < pre class ='WD a ' id ='issue-1 '>
38+ < span > Issue 1. < a href ='#issue-1 '> #</ a > </ span >
39+ < span > Summary: Allow for centered grids of unknown number of columns</ span >
40+ < span > From: François Remy</ span >
41+ < span > Comment: < a href ='https://lists.w3.org/Archives/Public/www-style/2015Feb/0293.html '> https://lists.w3.org/Archives/Public/www-style/2015Feb/0293.html</ a > </ span >
42+ < span > Comment: < a href ='https://lists.w3.org/Archives/Public/www-style/2015Feb/0313.html '> https://lists.w3.org/Archives/Public/www-style/2015Feb/0313.html</ a > </ span >
43+ < span > Response: < a href ='https://lists.w3.org/Archives/Public/www-style/2015May/0113.html '> https://lists.w3.org/Archives/Public/www-style/2015May/0113.html</ a > </ span >
44+ < span > Response: < a href ='https://lists.w3.org/Archives/Public/www-style/2015Sep/0129.html '> https://lists.w3.org/Archives/Public/www-style/2015Sep/0129.html</ a > </ span >
45+ < span class ="a "> Closed: Accepted</ span >
46+ < span > Note: Originally Issue 12 in issues-wd-20150108</ span > </ pre >
47+ < pre class ='open a ' id ='issue-2 '>
48+ < span > Issue 2. < a href ='#issue-2 '> #</ a > </ span >
49+ < span > Summary: % margins should match block layout</ span >
50+ < span > From: Ojan Vafai</ span >
51+ < span > Comment: < a href ='https://lists.w3.org/Archives/Public/www-style/2015Mar/0273.html '> https://lists.w3.org/Archives/Public/www-style/2015Mar/0273.html</ a > </ span >
52+ < span > Response: < a href ='https://lists.w3.org/Archives/Public/www-style/2015May/0314.html '> https://lists.w3.org/Archives/Public/www-style/2015May/0314.html</ a > </ span >
53+ < span > Open</ span >
54+ < span > Note: Originally Issue 15 in issues-wd-20150108</ span >
55+ < span > Note: Also < a href ='https://drafts.csswg.org/css-flexbox/issues-lc-20150514#issue-11 '> https://drafts.csswg.org/css-flexbox/issues-lc-20150514#issue-11</ a > </ span > </ pre >
56+ < pre class ='open a ' id ='issue-3 '>
57+ < span > Issue 3. < a href ='#issue-3 '> #</ a > </ span >
58+ < span > Summary: Should the width of a column be included in the track size?</ span >
59+ < span > From: fantasai</ span >
60+ < span > Comment: < a href ='https://lists.w3.org/Archives/Public/www-style/2015Aug/0064.html '> https://lists.w3.org/Archives/Public/www-style/2015Aug/0064.html</ a > </ span >
61+ < span > Response: < a href ='https://lists.w3.org/Archives/Public/www-style/2015Aug/0074.html '> https://lists.w3.org/Archives/Public/www-style/2015Aug/0074.html</ a > </ span >
62+ < span class ="a "> Closed: Retracted</ span > </ pre >
63+ < pre class ='open a ' id ='issue-4 '>
64+ < span > Issue 4. < a href ='#issue-4 '> #</ a > </ span >
65+ < span > Summary: Require author tools to reorder source to match grid unless requested</ span >
66+ < span > From: fantasai</ span >
67+ < span > Comment: < a href ='https://lists.w3.org/Archives/Public/www-style/2015Jun/0180.html '> https://lists.w3.org/Archives/Public/www-style/2015Jun/0180.html</ a > </ span >
68+ < span > Response: < a href ='https://lists.w3.org/Archives/Public/www-style/2015Aug/0348.html '> https://lists.w3.org/Archives/Public/www-style/2015Aug/0348.html</ a > </ span >
69+ < span class ="a "> Closed: Accepted</ span >
70+ < span > Resolved: < a href ='https://lists.w3.org/Archives/Public/www-style/2015Sep/0064.html '> https://lists.w3.org/Archives/Public/www-style/2015Sep/0064.html</ a > </ span > </ pre >
71+ < pre class ='open a ' id ='issue-5 '>
72+ < span > Issue 5. < a href ='#issue-5 '> #</ a > </ span >
73+ < span > Summary: Cross-reference track gaps from grid-template-rows/cols</ span >
74+ < span > From: Emil Björklund</ span >
75+ < span > Comment: < a href ='https://lists.w3.org/Archives/Public/www-style/2015Jul/0396.html '> https://lists.w3.org/Archives/Public/www-style/2015Jul/0396.html</ a > </ span >
76+ < span > Response: < a href ='https://lists.w3.org/Archives/Public/www-style/2015Sep/0130.html '> https://lists.w3.org/Archives/Public/www-style/2015Sep/0130.html</ a > </ span >
77+ < span class ="a "> Closed: Accepted</ span >
78+ < span > Resolved: Editorial</ span > </ pre >
79+ < pre class ='open a ' id ='issue-6 '>
80+ < span > Issue 6. < a href ='#issue-6 '> #</ a > </ span >
81+ < span > Summary: Should abspos % margins match grid items or abspos boxes?</ span >
82+ < span > From: Mats Palmgren</ span >
83+ < span > Comment: < a href ='https://lists.w3.org/Archives/Public/www-style/2015May/0154.html '> https://lists.w3.org/Archives/Public/www-style/2015May/0154.html</ a > </ span >
84+ < span > Note: See issue 2</ span >
85+ < span > Open</ span > </ pre >
86+ < pre class ='open a ' id ='issue-7 '>
87+ < span > Issue 7. < a href ='#issue-7 '> #</ a > </ span >
88+ < span > Summary: Sizing of grid containers underspecified?</ span >
89+ < span > From: Simon Sapin</ span >
90+ < span > Comment: < a href ='https://lists.w3.org/Archives/Public/www-style/2014Apr/0386.html '> https://lists.w3.org/Archives/Public/www-style/2014Apr/0386.html</ a > </ span >
91+ < span > Open</ span > </ pre >
92+ < pre class ='open a ' id ='issue-8 '>
93+ < span > Issue 8. < a href ='#issue-8 '> #</ a > </ span >
94+ < span > Summary: Should 'justify-content: stretch' stretch only auto-sized tracks or all tracks?</ span >
95+ < span > From: fantasai</ span >
96+ < span class ="a "> Closed: Retracted</ span >
97+ < span > Resolved: < a href ='https://lists.w3.org/Archives/Public/www-style/2015Sep/0093.html '> https://lists.w3.org/Archives/Public/www-style/2015Sep/0093.html</ a > </ span > </ pre >
98+ < pre class ='open a ' id ='issue-9 '>
99+ < span > Issue 9. < a href ='#issue-9 '> #</ a > </ span >
100+ < span > Summary: Fixes and clarifications to 'stretch'</ span >
101+ < span > From: Manuel Rego Casasnovas</ span >
102+ < span > Comment: < a href ='https://lists.w3.org/Archives/Public/www-style/2015Sep/0030.html '> https://lists.w3.org/Archives/Public/www-style/2015Sep/0030.html</ a > </ span >
103+ < span > Open</ span > </ pre >
104+ < pre class ='open a ' id ='issue-9 '>
95105</ pre >
96106< script >
97107( function ( ) {
0 commit comments