forked from w3c/csswg-drafts
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathissues-wd-20160519.html
More file actions
192 lines (185 loc) · 11 KB
/
issues-wd-20160519.html
File metadata and controls
192 lines (185 loc) · 11 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
<!DOCTYPE html>
<meta charset="utf-8">
<title>CSS Grid Layout Level 1 Disposition of Comments for 2016-05-19 WD</title>
<style type="text/css">
pre { border: solid thin silver; padding: 0.2em; white-space: normal; }
pre > span { display: block; white-space: pre; }
:not(pre).a { background: lightgreen }
:not(pre).d { background: lightblue }
:not(pre).oi { background: yellow }
:not(pre).r { background: orange }
:not(pre).fo { background: red }
.open { border: solid red; }
:target { box-shadow: 0.25em 0.25em 0.25em; }
</style>
<h1>CSS Grid Layout Level 1 Disposition of Comments for 2016-05-19 WD</h1>
<p>Dated Draft: <a href="https://www.w3.org/TR/2016/WD-css-grid-1-20160519/">https://www.w3.org/TR/2016/WD-css-grid-1-20160519/</a>
<p>Editor's Draft: <a href="http://drafts.csswg.org/css-grid-1/">http://drafts.csswg.org/css-grid-1/</a>
<p>The following color coding convention is used for comments:</p>
<ul>
<li class="a">Accepted or Rejected and positive response
<li class="r">Rejected and no response
<li class="fo">Rejected and negative response
<li class="d">Deferred
<li class="oi">Out-of-Scope or Invalid and not verified
</ul>
<p class=open>Open issues are marked like this</p>
<p>An issue can be closed as <code>Accepted</code>, <code>OutOfScope</code>,
<code>Invalid</code>, <code>Rejected</code>, or <code>Retracted</code>.
<code>Verified</code> indicates commentor's acceptance of the response.</p>
<pre class=' a' id='issue-1'>
<span>Issue 1. <a href='#issue-1'>#</a></span>
<span>Summary: <line-names> invalid before repeat()</span>
<span>From: Manuel Rego Casasnovas</span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2016May/0189.html'>https://lists.w3.org/Archives/Public/www-style/2016May/0189.html</a></span>
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2016May/0192.html'>https://lists.w3.org/Archives/Public/www-style/2016May/0192.html</a></span>
<span>Changes: <a href='https://hg.csswg.org/drafts/rev/a99892b17d43'>https://hg.csswg.org/drafts/rev/a99892b17d43</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Bugfix</span></pre>
<pre class=' a' id='issue-2'>
<span>Issue 2. <a href='#issue-2'>#</a></span>
<span>Summary: What does a percentage mean inside fit-content()?</span>
<span>From: Sergio Villar Senin</span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2016May/0161.html'>https://lists.w3.org/Archives/Public/www-style/2016May/0161.html</a></span>
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2016May/0203.html'>https://lists.w3.org/Archives/Public/www-style/2016May/0203.html</a></span>
<span>Changes: <a href='https://hg.csswg.org/drafts/rev/0f620563bcd9'>https://hg.csswg.org/drafts/rev/0f620563bcd9</a></span>
<span class="a">Closed: Accepted</span>
<span>Verified:</span>
<span>Resolved: Editor's discretion</span></pre>
<pre class=' ' id='issue-3'>
<span>Issue 3. <a href='#issue-3'>#</a></span>
<span>Summary: Validity of repeat() syntax inside 'grid-template' shorthand</span>
<span>From: Manuel Rego Casasnovas</span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2016May/0191.html'>https://lists.w3.org/Archives/Public/www-style/2016May/0191.html</a></span>
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2016May/0193.html'>https://lists.w3.org/Archives/Public/www-style/2016May/0193.html</a></span>
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/8688b9851b5f54e726ddacdfddd001f81be74b39'>https://github.com/w3c/csswg-drafts/commit/8688b9851b5f54e726ddacdfddd001f81be74b39</a></span>
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2016May/0231.html'>https://lists.w3.org/Archives/Public/www-style/2016May/0231.html</a></span></pre>
<pre class=' a' id='issue-4'>
<span>Issue 4. <a href='#issue-4'>#</a></span>
<span>Summary: Clarifications to grid baselines</span>
<span>From: Mats Palmgren</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/134'>https://github.com/w3c/csswg-drafts/issues/134</a></span>
<span>Changes: <a href='https://hg.csswg.org/drafts/rev/52f9142b96cd'>https://hg.csswg.org/drafts/rev/52f9142b96cd</a></span>
<span class="a">Closed: Accepted (to css-align)</span>
<span>Resolved: Editorial</span></pre>
<pre class=' a' id='issue-5'>
<span>Issue 5. <a href='#issue-5'>#</a></span>
<span>Summary: Fill out Percentage line in propdef table</span>
<span>From: teoli2003</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/175'>https://github.com/w3c/csswg-drafts/issues/175</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Editorial</span></pre>
<pre class=' a' id='issue-6'>
<span>Issue 6. <a href='#issue-6'>#</a></span>
<span>Summary: Figure numbering is broken</span>
<span>From: Samuel Snopko</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/177'>https://github.com/w3c/csswg-drafts/issues/177</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Editorial</span></pre>
<pre class=' a' id='issue-7'>
<span>Issue 7. <a href='#issue-7'>#</a></span>
<span>Summary: Editorial tweaks to baselines section</span>
<span>From: Mats Palmgren</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/196'>https://github.com/w3c/csswg-drafts/issues/196</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Editorial</span></pre>
<pre class=' a' id='issue-8'>
<span>Issue 8. <a href='#issue-8'>#</a></span>
<span>Summary: Grid line name vs collapsed tracks</span>
<span>From: Sergio Villar Senin</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/172'>https://github.com/w3c/csswg-drafts/issues/172</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2016Jun/0180.html'>https://lists.w3.org/Archives/Public/www-style/2016Jun/0180.html</a></span></pre>
<pre class=' a' id='issue-9'>
<span>Issue 9. <a href='#issue-9'>#</a></span>
<span>Summary: Clarify that gutters are included in intrinsic sizes</span>
<span>From: Mats Palmgren</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/246'>https://github.com/w3c/csswg-drafts/issues/246</a></span>
<span>Changes: <a href='https://hg.csswg.org/drafts/rev/2b23c96ec410'>https://hg.csswg.org/drafts/rev/2b23c96ec410</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Editorial</span></pre>
<pre class=' a' id='issue-10'>
<span>Issue 10. <a href='#issue-10'>#</a></span>
<span>Summary: Clarify "all other properties" in grid shorthand definition</span>
<span>From: Daniel Holbert</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/249'>https://github.com/w3c/csswg-drafts/issues/249</a></span>
<span>Changes: <a href='https://hg.csswg.org/drafts/rev/1e4fee2f3a10'>https://hg.csswg.org/drafts/rev/1e4fee2f3a10</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Editorial</span></pre>
<pre class=' a' id='issue-11'>
<span>Issue 11. <a href='#issue-11'>#</a></span>
<span>Summary: Editorial fixes from workshop feedback</span>
<span>From: Jonathan Kingston</span>
<span>Changes: <a href='https://hg.csswg.org/drafts/rev/6dec070aaa22'>https://hg.csswg.org/drafts/rev/6dec070aaa22</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Editorial</span></pre>
<pre class=' a' id='issue-12'>
<span>Issue 12. <a href='#issue-12'>#</a></span>
<span>Summary: Add example for fixed-size spanner + alignment space distribution</span>
<span>From: Rachel Andrew</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/215'>https://github.com/w3c/csswg-drafts/issues/215</a></span>
<span>Changes: <a href='https://hg.csswg.org/drafts/rev/cbc66afa94f8'>https://hg.csswg.org/drafts/rev/cbc66afa94f8</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Editorial</span></pre>
<pre class=' a' id='issue-13'>
<span>Issue 13. <a href='#issue-13'>#</a></span>
<span>Summary: Clamping for fit-content() is incorrect</span>
<span>From: Mats Palmgren</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/209'>https://github.com/w3c/csswg-drafts/issues/209</a></span>
<span>Changes: <a href='https://hg.csswg.org/drafts/rev/0f620563bcd9'>https://hg.csswg.org/drafts/rev/0f620563bcd9</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2016Jul/0048.html'>https://lists.w3.org/Archives/Public/www-style/2016Jul/0048.html</a></span></pre>
<pre class='open ' id='issue-14'>
<span>Issue 14. <a href='#issue-14'>#</a></span>
<span>Summary: Application of block-axis baselines</span>
<span>From: Mats Palmgren</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/197'>https://github.com/w3c/csswg-drafts/issues/197</a></span>
<span>Open</span></pre>
<pre class='open ' id='issue-15'>
<span>Issue 15. <a href='#issue-15'>#</a></span>
<span>Summary: Clarifications to Implied Minimum Size of Grid Items</span>
<span>From: Manuel Rego Casasnovas</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/283'>https://github.com/w3c/csswg-drafts/issues/283</a></span>
<span>Open</span></pre>
<pre class=' d' id='issue-16'>
<span>Issue 16. <a href='#issue-16'>#</a> Allow grid-positioning of indirect children</span>
<span>From: Goetz Heller</span>
<span>Comment: <a href='https://www.w3.org/blog/CSS/2015/08/10/css-grid-pls-review/comment-page-1/#comment-13462'>https://www.w3.org/blog/CSS/2015/08/10/css-grid-pls-review/comment-page-1/#comment-13462</a></span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/313'>https://github.com/w3c/csswg-drafts/issues/313</a></span>
<span class="d">Closed: Deferred</span></pre>
<pre class=' ' id='issue-17'>
<span>Issue 17. <a href='#issue-17'>#</a> Stretching Fixed-size Tracks</span>
<span>From: fantasai</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/320'>https://github.com/w3c/csswg-drafts/issues/320</a></span>
<span>open</span></pre>
<script>
(function () {
var sheet = document.styleSheets[0];
function addCheckbox(className) {
var element = document.querySelector('*.' + className);
var span = document.createElement('span');
span.innerHTML = element.innerHTML;
element.innerHTML = null;
var check = document.createElement('input');
check.type = 'checkbox';
if (className == 'open') {
check.checked = false;
sheet.insertRule('pre:not(.open)' + '{}', sheet.cssRules.length);
check.onchange = function (e) {
rule.style.display = this.checked ? 'none' : 'block';
}
}
else {
check.checked = true;
sheet.insertRule('pre.' + className + '{}', sheet.cssRules.length);
check.onchange = function (e) {
rule.style.display = this.checked ? 'block' : 'none';
}
}
var rule = sheet.cssRules[sheet.cssRules.length - 1];
element.appendChild(check);
element.appendChild(span);
}
['a', 'd', 'fo', 'oi', 'r', 'open'].forEach(addCheckbox);
}());
</script>