|
| 1 | +<!DOCTYPE html> |
| 2 | +<meta charset="utf-8"> |
| 3 | +<title>CSS Cascading and Inheritance Module Level 3 Disposition of Comments for 2016-05-19 CR</title> |
| 4 | +<style type="text/css"> |
| 5 | + pre { border: solid thin silver; padding: 0.2em; white-space: normal; } |
| 6 | + pre > span { display: block; white-space: pre; } |
| 7 | + .a { background: #52E052 } |
| 8 | + .d { background: #8CCBF2 } |
| 9 | + .oi { background: #E0CB52 } |
| 10 | + .r { background: orange } |
| 11 | + .fo { background: #f66 } |
| 12 | + pre.a { background: #E9FBE9 } |
| 13 | + pre.d { background: #DEF } |
| 14 | + pre.oi { background: #FCFAEE } |
| 15 | + pre.r { background: #FFEECC } |
| 16 | + pre.fo { background: #FBE9E9 } |
| 17 | + .open { border: solid red; } |
| 18 | + :target { box-shadow: 0.25em 0.25em 0.25em; } |
| 19 | + a[href^=mid], a[href~=flatten] { text-decoration: none; } |
| 20 | + abbr { font-weight: bold; } |
| 21 | +</style> |
| 22 | + |
| 23 | +<h1>CSS Cascading and Inheritance Module Level 3 Disposition of Comments for 2016-05-19 CR</h1> |
| 24 | + |
| 25 | +<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> |
| 26 | + |
| 27 | +<p>Editor's Draft: <a href="http://drafts.csswg.org/css-cascade-3/">http://drafts.csswg.org/css-cascade-3/</a> |
| 28 | + |
| 29 | +<p>The following color coding convention is used for comments:</p> |
| 30 | + |
| 31 | +<ul> |
| 32 | + <li class="a">Accepted or Rejected and positive response |
| 33 | + <li class="r">Rejected and no response |
| 34 | + <li class="fo">Rejected and negative response |
| 35 | + <li class="d">Deferred |
| 36 | + <li class="oi">Out-of-Scope or Invalid and not verified |
| 37 | +</ul> |
| 38 | + |
| 39 | +<p class=open>Open issues are marked like this</p> |
| 40 | + |
| 41 | +<p>An issue can be closed as <code>Accepted</code>, <code>OutOfScope</code>, |
| 42 | +<code>Invalid</code>, <code>Rejected</code>, or <code>Retracted</code>. |
| 43 | +<code>Verified</code> indicates commentor's acceptance of the response.</p> |
| 44 | +<pre class=' a' id='issue-1'> |
| 45 | +<span>Issue 1. <a href='#issue-1'>#</a></span> |
| 46 | +<span>Summary: Link syntactic combinators to definitions in CSS Values</span> |
| 47 | +<span>From: Sebastian Zartner</span> |
| 48 | +<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/142'>https://github.com/w3c/csswg-drafts/issues/142</a></span> |
| 49 | +<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/5919ac659a7bd197012feeb9e2fee24cefdaf880'>https://github.com/w3c/csswg-drafts/commit/5919ac659a7bd197012feeb9e2fee24cefdaf880</a></span> |
| 50 | +<span class="a">Closed: Accepted</span> |
| 51 | +<span class="a">Verified: Commenter submited patch</span> |
| 52 | +<span>Resolved: Editorial</span></pre> |
| 53 | +<pre class=' a' id='issue-2'> |
| 54 | +<span>Issue 2. <a href='#issue-2'>#</a></span> |
| 55 | +<span>Summary: Missing verb</span> |
| 56 | +<span>From: Chris Rebert</span> |
| 57 | +<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/154'>https://github.com/w3c/csswg-drafts/issues/154</a></span> |
| 58 | +<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/609e74c89d3ff3e643456a917ffbba56764cd6a1'>https://github.com/w3c/csswg-drafts/commit/609e74c89d3ff3e643456a917ffbba56764cd6a1</a></span> |
| 59 | +<span class="a">Closed: Accepted</span> |
| 60 | +<span>Resolved: Editorial</span></pre> |
| 61 | +<pre class=' a' id='issue-3'> |
| 62 | +<span>Issue 3. <a href='#issue-3'>#</a></span> |
| 63 | +<span>Summary: Add Changes since CSS2 section</span> |
| 64 | +<span>From: Tantek Çelik</span> |
| 65 | +<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/617'>https://github.com/w3c/csswg-drafts/issues/617</a></span> |
| 66 | +<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/e9ecba7e0293c5c150d3c6ae1559da5194cb89a3'>https://github.com/w3c/csswg-drafts/commit/e9ecba7e0293c5c150d3c6ae1559da5194cb89a3</a></span> |
| 67 | +<span class="a">Closed: Accepted</span> |
| 68 | +<span>Resolved: Editorial</span></pre> |
| 69 | +<pre class='open ' id='issue-4'> |
| 70 | +<span>Issue 4. <a href='#issue-4'>#</a></span> |
| 71 | +<span>Summary: Add Security & Privacy appendix</span> |
| 72 | +<span>From: Sebastian Zartner</span> |
| 73 | +<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> |
| 74 | +<span>Open</span> |
| 75 | +<span>Resolved: Editorial</span></pre> |
| 76 | +<pre class=' a' id='issue-5'> |
| 77 | +<span>Issue 5. <a href='#issue-5'>#</a></span> |
| 78 | +<span>Summary: Remove scoped styles</span> |
| 79 | +<span>From: Fùqiáo Xuē</span> |
| 80 | +<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/637'>https://github.com/w3c/csswg-drafts/issues/637</a></span> |
| 81 | +<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> |
| 82 | +<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/d6f12d2e0b3bd217a1c7004d95d216a7deb1c19f'>https://github.com/w3c/csswg-drafts/commit/d6f12d2e0b3bd217a1c7004d95d216a7deb1c19f</a></span> |
| 83 | +<span class="a">Closed: Accepted</span> |
| 84 | +<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> |
| 85 | +<pre class=' a' id='issue-6'> |
| 86 | +<span>Issue 6. <a href='#issue-6'>#</a></span> |
| 87 | +<span>Summary: Improve example</span> |
| 88 | +<span>From: Fùqiáo Xuē</span> |
| 89 | +<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/664'>https://github.com/w3c/csswg-drafts/issues/664</a></span> |
| 90 | +<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/09f68b46d109d5175bbb3fb33a5b68a67bad2433'>https://github.com/w3c/csswg-drafts/commit/09f68b46d109d5175bbb3fb33a5b68a67bad2433</a></span> |
| 91 | +<span class="a">Closed: Accepted</span> |
| 92 | +<span>Resolved: Editorial</span></pre> |
| 93 | +<pre class=' a' id='issue-7'> |
| 94 | +<span>Issue 7. <a href='#issue-7'>#</a></span> |
| 95 | +<span>Summary: Resetting omitted sub-properties to initial value not interoperable</span> |
| 96 | +<span>From: Xidorn Quan</span> |
| 97 | +<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> |
| 98 | +<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> |
| 99 | +<span class="oi">Closed: Invalid</span> |
| 100 | +<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> |
| 101 | +<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> |
| 102 | +<pre class=' a' id='issue-8'> |
| 103 | +<span>Issue 8. <a href='#issue-8'>#</a></span> |
| 104 | +<span>Summary: Add CanIUSe panels</span> |
| 105 | +<span>From: Chris Rebert</span> |
| 106 | +<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1259'>https://github.com/w3c/csswg-drafts/issues/1259</a></span> |
| 107 | +<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/2873e666cf865da58df2c823fc3d311e10ff5610'>https://github.com/w3c/csswg-drafts/commit/2873e666cf865da58df2c823fc3d311e10ff5610</a></span> |
| 108 | +<span class="a">Closed: Accepted</span> |
| 109 | +<span>Resolved: Editorial</span></pre> |
| 110 | +<pre class=' a' id='issue-9'> |
| 111 | +<span>Issue 9. <a href='#issue-9'>#</a></span> |
| 112 | +<span>Summary: Override declarations don't really exist anymore</span> |
| 113 | +<span>From: Ilya Streltsyn</span> |
| 114 | +<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1385'>https://github.com/w3c/csswg-drafts/issues/1385</a></span> |
| 115 | +<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> |
| 116 | +<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/754128193a308cff72d2f13244b497bf870a303b'>https://github.com/w3c/csswg-drafts/commit/754128193a308cff72d2f13244b497bf870a303b</a></span> |
| 117 | +<span class="a">Closed: Accepted</span> |
| 118 | +<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> |
| 119 | +<pre class=' a' id='issue-10'> |
| 120 | +<span>Issue 10. <a href='#issue-10'>#</a></span> |
| 121 | +<span>Summary: Precedence of author !important and animations not interoperable</span> |
| 122 | +<span>From: Ilya Streltsyn</span> |
| 123 | +<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1658'>https://github.com/w3c/csswg-drafts/issues/1658</a></span> |
| 124 | +<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> |
| 125 | +<span class="r">Closed: Rejected</span> |
| 126 | +<span>Resolved: Editor discretion</span> |
| 127 | +<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> |
| 128 | +<pre class=' a' id='issue-11'> |
| 129 | +<span>Issue 11. <a href='#issue-11'>#</a></span> |
| 130 | +<span>Summary: Specified Values section ends in partial sentence</span> |
| 131 | +<span>From: Amelia Bellamy-Royds</span> |
| 132 | +<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1890'>https://github.com/w3c/csswg-drafts/issues/1890</a></span> |
| 133 | +<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> |
| 134 | +<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/7ad6a7e76ec10d538298b4056ea0ef99a406651f'>https://github.com/w3c/csswg-drafts/commit/7ad6a7e76ec10d538298b4056ea0ef99a406651f</a></span> |
| 135 | +<span class="a">Closed: Accepted</span> |
| 136 | +<span>Resolved: Editorial</span></pre> |
| 137 | +<script> |
| 138 | +(function () { |
| 139 | + var sheet = document.styleSheets[0]; |
| 140 | + function addCheckbox(className) { |
| 141 | + var element = document.querySelector('*.' + className); |
| 142 | + var span = document.createElement('span'); |
| 143 | + span.innerHTML = element.innerHTML; |
| 144 | + element.innerHTML = null; |
| 145 | + var check = document.createElement('input'); |
| 146 | + check.type = 'checkbox'; |
| 147 | + if (className == 'open') { |
| 148 | + check.checked = false; |
| 149 | + sheet.insertRule('pre:not(.open)' + '{}', sheet.cssRules.length); |
| 150 | + check.onchange = function (e) { |
| 151 | + rule.style.display = this.checked ? 'none' : 'block'; |
| 152 | + } |
| 153 | + } |
| 154 | + else { |
| 155 | + check.checked = true; |
| 156 | + sheet.insertRule('pre.' + className + '{}', sheet.cssRules.length); |
| 157 | + check.onchange = function (e) { |
| 158 | + rule.style.display = this.checked ? 'block' : 'none'; |
| 159 | + } |
| 160 | + } |
| 161 | + var rule = sheet.cssRules[sheet.cssRules.length - 1]; |
| 162 | + element.appendChild(check); |
| 163 | + element.appendChild(span); |
| 164 | + } |
| 165 | + ['a', 'd', 'fo', 'oi', 'r', 'open'].forEach(addCheckbox); |
| 166 | +}()); |
| 167 | +</script> |
0 commit comments