-
Notifications
You must be signed in to change notification settings - Fork 707
/
Copy pathissues-cr-2016.html
170 lines (163 loc) · 11.3 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
<!DOCTYPE html>
<meta charset="utf-8">
<title>CSS Cascading and Inheritance Module Level 3 Disposition of Comments for 2016-05-19 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 Cascading and Inheritance Module Level 3 Disposition of Comments for 2016-05-19 CR</h1>
<p>Dated Draft: <a href="https://www.w3.org/TR/2016/CR-css-cascade-3-20160519/">https://www.w3.org/TR/2016/CR-css-cascade-3-20160519/</a>
<p>Editor's Draft: <a href="http://drafts.csswg.org/css-cascade-3/">http://drafts.csswg.org/css-cascade-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: Link syntactic combinators to definitions in CSS Values</span>
<span>From: Sebastian Zartner</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/142'>https://github.com/w3c/csswg-drafts/issues/142</a></span>
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/5919ac659a7bd197012feeb9e2fee24cefdaf880'>https://github.com/w3c/csswg-drafts/commit/5919ac659a7bd197012feeb9e2fee24cefdaf880</a></span>
<span class="a">Closed: Accepted</span>
<span class="a">Verified: Commenter submitted patch</span>
<span>Resolved: Editorial</span></pre>
<pre class=' a' id='issue-2'>
<span>Issue 2. <a href='#issue-2'>#</a></span>
<span>Summary: Missing verb</span>
<span>From: Chris Rebert</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/154'>https://github.com/w3c/csswg-drafts/issues/154</a></span>
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/609e74c89d3ff3e643456a917ffbba56764cd6a1'>https://github.com/w3c/csswg-drafts/commit/609e74c89d3ff3e643456a917ffbba56764cd6a1</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Editorial</span></pre>
<pre class=' a' id='issue-3'>
<span>Issue 3. <a href='#issue-3'>#</a></span>
<span>Summary: Add Changes since CSS2 section</span>
<span>From: Tantek Çelik</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/617'>https://github.com/w3c/csswg-drafts/issues/617</a></span>
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/e9ecba7e0293c5c150d3c6ae1559da5194cb89a3'>https://github.com/w3c/csswg-drafts/commit/e9ecba7e0293c5c150d3c6ae1559da5194cb89a3</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Editorial</span></pre>
<pre class=' a' id='issue-4'>
<span>Issue 4. <a href='#issue-4'>#</a></span>
<span>Summary: Add Security & Privacy appendix</span>
<span>From: Sebastian Zartner</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/620#event-1694518584'>https://github.com/w3c/csswg-drafts/issues/620#event-1694518584</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/620#issuecomment-410393057'>https://github.com/w3c/csswg-drafts/issues/620#issuecomment-410393057</a></span>
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/651c12aba2cf71bc28ea86c67936b255d4db8f55'>https://github.com/w3c/csswg-drafts/commit/651c12aba2cf71bc28ea86c67936b255d4db8f55</a></span>
<span>Review: <a href='https://lists.w3.org/Archives/Public/www-style/2018Aug/0018.html'>https://lists.w3.org/Archives/Public/www-style/2018Aug/0018.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2018Aug/0018.html"><abbr title="Thread">∈</abbr></a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Editorial</span></pre>
<pre class=' a' id='issue-5'>
<span>Issue 5. <a href='#issue-5'>#</a></span>
<span>Summary: Remove scoped styles</span>
<span>From: Fùqiáo Xuē</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/637'>https://github.com/w3c/csswg-drafts/issues/637</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/637#issuecomment-290554522'>https://github.com/w3c/csswg-drafts/issues/637#issuecomment-290554522</a></span>
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/d6f12d2e0b3bd217a1c7004d95d216a7deb1c19f'>https://github.com/w3c/csswg-drafts/commit/d6f12d2e0b3bd217a1c7004d95d216a7deb1c19f</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2017Feb/0069.html'>https://lists.w3.org/Archives/Public/www-style/2017Feb/0069.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2017Feb/0069.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: Improve example</span>
<span>From: Fùqiáo Xuē</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/664'>https://github.com/w3c/csswg-drafts/issues/664</a></span>
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/09f68b46d109d5175bbb3fb33a5b68a67bad2433'>https://github.com/w3c/csswg-drafts/commit/09f68b46d109d5175bbb3fb33a5b68a67bad2433</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: Resetting omitted sub-properties to initial value not interoperable</span>
<span>From: Xidorn Quan</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1068#issuecomment-284576018'>https://github.com/w3c/csswg-drafts/issues/1068#issuecomment-284576018</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1068#issuecomment-284574521'>https://github.com/w3c/csswg-drafts/issues/1068#issuecomment-284574521</a></span>
<span class="oi">Closed: Invalid</span>
<span class="a">Verified: <a href='https://github.com/w3c/csswg-drafts/issues/1068#issuecomment-284576018'>https://github.com/w3c/csswg-drafts/issues/1068#issuecomment-284576018</a></span>
<span class="a">Verified: <a href='https://github.com/w3c/csswg-drafts/issues/1068#issuecomment-284629071'>https://github.com/w3c/csswg-drafts/issues/1068#issuecomment-284629071</a></span></pre>
<pre class=' a' id='issue-8'>
<span>Issue 8. <a href='#issue-8'>#</a></span>
<span>Summary: Add CanIUSe panels</span>
<span>From: Chris Rebert</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1259'>https://github.com/w3c/csswg-drafts/issues/1259</a></span>
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/2873e666cf865da58df2c823fc3d311e10ff5610'>https://github.com/w3c/csswg-drafts/commit/2873e666cf865da58df2c823fc3d311e10ff5610</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Editorial</span></pre>
<pre class=' a' id='issue-9'>
<span>Issue 9. <a href='#issue-9'>#</a></span>
<span>Summary: Override declarations don't really exist anymore</span>
<span>From: Ilya Streltsyn</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1385'>https://github.com/w3c/csswg-drafts/issues/1385</a></span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1385#issuecomment-314711293'>https://github.com/w3c/csswg-drafts/issues/1385#issuecomment-314711293</a></span>
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/754128193a308cff72d2f13244b497bf870a303b'>https://github.com/w3c/csswg-drafts/commit/754128193a308cff72d2f13244b497bf870a303b</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2017Nov/0001.html'>https://lists.w3.org/Archives/Public/www-style/2017Nov/0001.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2017Nov/0001.html"><abbr title="Thread">∈</abbr></a></span></pre>
<pre class=' a' id='issue-10'>
<span>Issue 10. <a href='#issue-10'>#</a></span>
<span>Summary: Precedence of author !important and animations not interoperable</span>
<span>From: Ilya Streltsyn</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1658'>https://github.com/w3c/csswg-drafts/issues/1658</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1658#issuecomment-318708526'>https://github.com/w3c/csswg-drafts/issues/1658#issuecomment-318708526</a></span>
<span class="r">Closed: Rejected</span>
<span>Resolved: Editor discretion</span>
<span class="a">Verified: <a href='https://github.com/w3c/csswg-drafts/issues/1658#issuecomment-327238690'>https://github.com/w3c/csswg-drafts/issues/1658#issuecomment-327238690</a></span></pre>
<pre class=' a' id='issue-11'>
<span>Issue 11. <a href='#issue-11'>#</a></span>
<span>Summary: Specified Values section ends in partial sentence</span>
<span>From: Amelia Bellamy-Royds</span>
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1890'>https://github.com/w3c/csswg-drafts/issues/1890</a></span>
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1890#issuecomment-337708590'>https://github.com/w3c/csswg-drafts/issues/1890#issuecomment-337708590</a></span>
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/7ad6a7e76ec10d538298b4056ea0ef99a406651f'>https://github.com/w3c/csswg-drafts/commit/7ad6a7e76ec10d538298b4056ea0ef99a406651f</a></span>
<span class="a">Closed: Accepted</span>
<span>Resolved: Editorial</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>