-
Notifications
You must be signed in to change notification settings - Fork 708
/
Copy pathissues-cr-2016.html
204 lines (197 loc) · 15.9 KB
/
issues-cr-2016.html
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
193
194
195
196
197
198
199
200
201
202
203
204
<!DOCTYPE html>
<meta charset="utf-8">
<title>CSS Values and Units Level 3 Disposition of Comments for 2016-09-29 CR</title>
<style type="text/css">
pre { border: solid thin silver; padding: 0.2em; white-space: normal; }
pre > span { display: block; white-space: pre; }
.a { background: #52E052 }
.d { background: #8CCBF2 }
.oi { background: #E0CB52 }
.r { background: orange }
.fo { background: #f66 }
pre.a { background: #E9FBE9 }
pre.d { background: #DEF }
pre.oi { background: #FCFAEE }
pre.r { background: #FFEECC }
pre.fo { background: #FBE9E9 }
.open { border: solid red; }
:target { box-shadow: 0.25em 0.25em 0.25em; }
a[href^=mid], a[href~=flatten] { text-decoration: none; }
abbr { font-weight: bold; }
</style>
<h1>CSS Values and Units Level 3 Disposition of Comments for 2016-09-29 CR</h1>
<p>Dated Draft: <a href="https://www.w3.org/TR/2016/CR-css-values-3-20160929/">https://www.w3.org/TR/2016/CR-css-values-3-20160929/</a>
<p>Editor's Draft: <a href="http://drafts.csswg.org/css-values-3/">http://drafts.csswg.org/css-values-3/</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: Drop 3-component syntax from <position> for disambiguation</span>
<span>From: fantasai</span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2017Feb/0052.html'>https://lists.w3.org/Archives/Public/www-style/2017Feb/0052.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2017Feb/0052.html"><abbr title="Thread">∈</abbr></a></span>
<span>Changes: <a href='https://hg.csswg.org/drafts/diff/90dad9ebbc6a/css-values-3/Overview.bs'>https://hg.csswg.org/drafts/diff/90dad9ebbc6a/css-values-3/Overview.bs</a></span>
<span class="a">Closed: Accepted</span>
<span class="a">Verified: <a href='https://lists.w3.org/Archives/Public/www-style/2017May/0003.html'>https://lists.w3.org/Archives/Public/www-style/2017May/0003.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2017May/0003.html"><abbr title="Thread">∈</abbr></a></span>
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2017Feb/0052.html'>https://lists.w3.org/Archives/Public/www-style/2017Feb/0052.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2017Feb/0052.html"><abbr title="Thread">∈</abbr></a></span></pre>
<pre class=' r' id='issue-2'>
<span>Issue 2. <a href='#issue-2'>#</a></span>
<span>Summary: # multiplier is confused with *</span>
<span>From: Simon Sapin</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/381'>https://github.com/w3c/csswg-drafts/issues/381</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/381#issuecomment-301952385'>https://github.com/w3c/csswg-drafts/issues/381#issuecomment-301952385</a></span>
<span class="r">Closed: Rejected</span>
<span>Resolved: Editor discretion</span></pre>
<pre class=' r' id='issue-3'>
<span>Issue 3. <a href='#issue-3'>#</a></span>
<span>Summary: Add comma-optional list notation</span>
<span>From: Jarek Foksa</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/385'>https://github.com/w3c/csswg-drafts/issues/385</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/385#issuecomment-243825038'>https://github.com/w3c/csswg-drafts/issues/385#issuecomment-243825038</a></span>
<span class="r">Closed: Rejected in favor of [ foo+ ]# which is functionally equivalent</span>
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2016Sep/0000.html'>https://lists.w3.org/Archives/Public/www-style/2016Sep/0000.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2016Sep/0000.html"><abbr title="Thread">∈</abbr></a></span></pre>
<pre class=' a' id='issue-4'>
<span>Issue 4. <a href='#issue-4'>#</a></span>
<span>Summary: When to clamp negative calc() when negative lengths not allowed</span>
<span>From: Emilio</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/434'>https://github.com/w3c/csswg-drafts/issues/434</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/434#issuecomment-362787638'>https://github.com/w3c/csswg-drafts/issues/434#issuecomment-362787638</a></span>
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/f50df1824c8cfed895a63fb3b30baa0d73327a90'>https://github.com/w3c/csswg-drafts/commit/f50df1824c8cfed895a63fb3b30baa0d73327a90</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2017Dec/0018.html'>https://lists.w3.org/Archives/Public/www-style/2017Dec/0018.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2017Dec/0018.html"><abbr title="Thread">∈</abbr></a></span></pre>
<pre class=' a' id='issue-5'>
<span>Issue 5. <a href='#issue-5'>#</a></span>
<span>Summary: Ambiguous parsing of zero in <integer> | <length></span>
<span>From: Xidorn Quan</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/489'>https://github.com/w3c/csswg-drafts/issues/489</a></span>
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/b6b1b24b6cf0440adafd78ff5b9f1b65ecd26d7c'>https://github.com/w3c/csswg-drafts/commit/b6b1b24b6cf0440adafd78ff5b9f1b65ecd26d7c</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2017May/0057.html'>https://lists.w3.org/Archives/Public/www-style/2017May/0057.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2017May/0057.html"><abbr title="Thread">∈</abbr></a></span></pre>
<pre class=' a' id='issue-6'>
<span>Issue 6. <a href='#issue-6'>#</a></span>
<span>Summary: Duplicate References</span>
<span>From: Momdo</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/559'>https://github.com/w3c/csswg-drafts/issues/559</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/559#issuecomment-314914033'>https://github.com/w3c/csswg-drafts/issues/559#issuecomment-314914033</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: Switch [...]! multiplier to ?? combinator</span>
<span>From: fantasai</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/687'>https://github.com/w3c/csswg-drafts/issues/687</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/687#issuecomment-310175183'>https://github.com/w3c/csswg-drafts/issues/687#issuecomment-310175183</a></span>
<span class="a">Closed: Retracted</span>
<span class="a">Verified: <a href='https://github.com/w3c/csswg-drafts/issues/687#event-1133504923'>https://github.com/w3c/csswg-drafts/issues/687#event-1133504923</a></span></pre>
<pre class=' a' id='issue-8'>
<span>Issue 8. <a href='#issue-8'>#</a></span>
<span>Summary: Categorize high-res screens with low-res screens, not print.</span>
<span>From: Patrick Lauke</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/708'>https://github.com/w3c/csswg-drafts/issues/708</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/708#issuecomment-260529072'>https://github.com/w3c/csswg-drafts/issues/708#issuecomment-260529072</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2016Nov/0085.html'>https://lists.w3.org/Archives/Public/www-style/2016Nov/0085.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2016Nov/0085.html"><abbr title="Thread">∈</abbr></a></span></pre>
<pre class=' a' id='issue-9'>
<span>Issue 9. <a href='#issue-9'>#</a></span>
<span>Summary: Undefined value of rem when no root element</span>
<span>From: Xidorn Quan</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/936'>https://github.com/w3c/csswg-drafts/issues/936</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/936#issuecomment-290571695'>https://github.com/w3c/csswg-drafts/issues/936#issuecomment-290571695</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Editor discretion</span></pre>
<pre class=' a' id='issue-10'>
<span>Issue 10. <a href='#issue-10'>#</a></span>
<span>Summary: url() missing from index</span>
<span>From: Praveeen Puglia</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1014'>https://github.com/w3c/csswg-drafts/issues/1014</a></span>
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/f7f942e9672b199892ba76e7bad9d8242f389f4f'>https://github.com/w3c/csswg-drafts/commit/f7f942e9672b199892ba76e7bad9d8242f389f4f</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: Clarify interpretation of 0 inside calc()</span>
<span>From: Michael Giuffrida</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1114'>https://github.com/w3c/csswg-drafts/issues/1114</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1114#issuecomment-287236248'>https://github.com/w3c/csswg-drafts/issues/1114#issuecomment-287236248</a></span>
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/1024dc3fcd3ea9c8fb45dbec7406a6c80117b0d5'>https://github.com/w3c/csswg-drafts/commit/1024dc3fcd3ea9c8fb45dbec7406a6c80117b0d5</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: calc() divisors should support numeric expressions</span>
<span>From: Anthony Ramine</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1241'>https://github.com/w3c/csswg-drafts/issues/1241</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1241#issuecomment-294843757'>https://github.com/w3c/csswg-drafts/issues/1241#issuecomment-294843757</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2017May/0057.html'>https://lists.w3.org/Archives/Public/www-style/2017May/0057.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2017May/0057.html"><abbr title="Thread">∈</abbr></a></span></pre>
<pre class=' a' id='issue-13'>
<span>Issue 13. <a href='#issue-13'>#</a></span>
<span>Summary: Was change intentional for print media with unusual viewing distances?</span>
<span>From: fantasai</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/708#issuecomment-302240095'>https://github.com/w3c/csswg-drafts/issues/708#issuecomment-302240095</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/708#issuecomment-303779713'>https://github.com/w3c/csswg-drafts/issues/708#issuecomment-303779713</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2017May/0057.html'>https://lists.w3.org/Archives/Public/www-style/2017May/0057.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2017May/0057.html"><abbr title="Thread">∈</abbr></a></span>
<span class="a">Verified: <a href='https://github.com/w3c/csswg-drafts/issues/708#issuecomment-312419658'>https://github.com/w3c/csswg-drafts/issues/708#issuecomment-312419658</a></span></pre>
<pre class=' a' id='issue-14'>
<span>Issue 14. <a href='#issue-14'>#</a></span>
<span>Summary: Restrict unitless 0 for angles to specific functions that need it</span>
<span>From: Tab Atkins</span>
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2017Apr/0027.html'>https://lists.w3.org/Archives/Public/www-style/2017Apr/0027.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2017Apr/0027.html"><abbr title="Thread">∈</abbr></a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2017Apr/0027.html'>https://lists.w3.org/Archives/Public/www-style/2017Apr/0027.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2017Apr/0027.html"><abbr title="Thread">∈</abbr></a></span></pre>
<pre class=' a' id='issue-15'>
<span>Issue 15. <a href='#issue-15'>#</a></span>
<span>Summary: Consideration of scrollbars in viewport unit computation not implemented</span>
<span>From: David Baron</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1766'>https://github.com/w3c/csswg-drafts/issues/1766</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2017Sep/0014.html'>https://lists.w3.org/Archives/Public/www-style/2017Sep/0014.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2017Sep/0014.html"><abbr title="Thread">∈</abbr></a></span></pre>
<pre class=' a' id='issue-16'>
<span>Issue 16. <a href='#issue-16'>#</a></span>
<span>Summary: CSS2 and css-values conflict on empty url()s</span>
<span>From: Sam Sneddon</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/2211'>https://github.com/w3c/csswg-drafts/issues/2211</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/2211#issuecomment-399200005'>https://github.com/w3c/csswg-drafts/issues/2211#issuecomment-399200005</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2018Jul/0018.html'>https://lists.w3.org/Archives/Public/www-style/2018Jul/0018.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2018Jul/0018.html"><abbr title="Thread">∈</abbr></a></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>