|
| 1 | +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> |
| 2 | +<title>CSS3 Values and Units Level 3 Disposition of Comments for 2012-06-12 LCWD</title> |
| 3 | +<style type="text/css"> |
| 4 | +.a { background:lightgreen } |
| 5 | +.d { background: lightblue } |
| 6 | +.r { background:orange } |
| 7 | +.fo { background:red } |
| 8 | +.open { box-shadow: 0.25em 0.25em 0.25em; border: solid red; padding: 0.2em; } |
| 9 | +</style> |
| 10 | + |
| 11 | +<h1>CSS Values and Units Level 3 Disposition of Comments</h1> |
| 12 | + |
| 13 | +<p>Last call document: <a href="http://www.w3.org/TR/2012/WD-css3-values-20120308/">http://www.w3.org/TR/2012/WD-css3-values-20120308/</a> |
| 14 | + |
| 15 | +<p>Editor's draft: <a href="http://dev.w3.org/csswg/css3-values/">http://dev.w3.org/csswg/css3-values/</a> |
| 16 | + |
| 17 | +<p>The following color coding convention is used for comments:</p> |
| 18 | + |
| 19 | +<ul> |
| 20 | + <li class="a">Accepted or Rejected + verified |
| 21 | + <li class="r">Rejected and not verified |
| 22 | + <li class="d">Deferred |
| 23 | + <li class="oi">Out-of-Scope or Invalid and not verified |
| 24 | + <li class="fo">Formal Objection (There were no formal objections.) |
| 25 | +</ul> |
| 26 | + |
| 27 | +<p class=open>Open issues are marked like this</p> |
| 28 | + |
| 29 | +<p>An issue can be closed as <code>Accepted</code>, <code>OutOfScope</code>, |
| 30 | +<code>Invalid</code>, <code>Rejected</code>, or <code>Retracted</code>. |
| 31 | +<code>Verified</code> indicates commentor's acceptance of the response.</p> |
| 32 | + |
| 33 | +<pre class="a" id="issue-1"> |
| 34 | +Issue 1. |
| 35 | +Summary: <strong>Editorial clarifications to relative units</strong> |
| 36 | +From: Alan Stearns |
| 37 | +Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Mar/0294.html">http://lists.w3.org/Archives/Public/www-style/2012Mar/0294.html</a> |
| 38 | +Response: <a href="http://lists.w3.org/Archives/Public/www-style/2012Mar/0334.html">http://lists.w3.org/Archives/Public/www-style/2012Mar/0334.html</a> |
| 39 | +Closed: Accepted |
| 40 | +</pre> |
| 41 | +<pre class="a" id="issue-2"> |
| 42 | +Issue 2. |
| 43 | +Summary: <strong>calc() and attr() need to resolve values that are normally changed at computed-value time</strong> |
| 44 | +From: Kenny Lu |
| 45 | +Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0261.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0261.html</a> |
| 46 | +Response: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0625.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0625.html</a> |
| 47 | +Closed: Accepted. |
| 48 | +</pre> |
| 49 | +<pre class="oi" id="issue-3"> |
| 50 | +Issue 3. |
| 51 | +Summary: <strong>Using the 'integer' type in attr() seems to be invalid in places that want <number>.</strong> |
| 52 | +From: Kenny Lu |
| 53 | +Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0260.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0260.html</a> |
| 54 | +Response: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0624.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0624.html</a> |
| 55 | +Closed: Invalid |
| 56 | +</pre> |
| 57 | +<pre class="r" id="issue-4"> |
| 58 | +Issue 4. |
| 59 | +Summary: <strong>Eliminate the 'integer' type entirely.</strong> |
| 60 | +From: Kenny Lu |
| 61 | +Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0260.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0260.html</a> |
| 62 | +Response: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0624.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0624.html</a> |
| 63 | +Closed: Rejected. |
| 64 | +</pre> |
| 65 | +<pre class="a" id="issue-5"> |
| 66 | +Issue 5. |
| 67 | +Summary: <strong>attr() needs to either clarify what element it draws from when not in a rule (and where exactly it's allowed), or disallow that case</strong> |
| 68 | +From: Kenny Lu |
| 69 | +Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0260.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0260.html</a> |
| 70 | +Response: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0624.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0624.html</a> |
| 71 | +Closed: Accepted |
| 72 | +</pre> |
| 73 | +<pre class="a" id="issue-6"> |
| 74 | +Issue 6. |
| 75 | +Summary: <strong>@import should probably disallow attr()</strong> |
| 76 | +From: Kenny Lu |
| 77 | +Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0260.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0260.html</a> |
| 78 | +Response: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0624.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0624.html</a> |
| 79 | +Closed: Accepted |
| 80 | +</pre> |
| 81 | +<pre class="oi" id="issue-7"> |
| 82 | +Issue 7. |
| 83 | +Summary: <strong>Should calc() be allowed in @keyframes selectors?</strong> |
| 84 | +From: Kenny Lu |
| 85 | +Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0260.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0260.html</a> |
| 86 | +Response: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0624.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0624.html</a> |
| 87 | +Closed: OutOfScope |
| 88 | +</pre> |
| 89 | +<pre class="a" id="issue-8"> |
| 90 | +Issue 8. |
| 91 | +Summary: <strong>attr() should disallow its fallback value from *containing* another attr(), not just *being* attr().</strong> |
| 92 | +From: Kenny Lu |
| 93 | +Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0260.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0260.html</a> |
| 94 | +Response: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0624.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0624.html</a> |
| 95 | +Closed: Accepted |
| 96 | +</pre> |
| 97 | +<pre class="r" id="issue-9"> |
| 98 | +Issue 9. |
| 99 | +Summary: <strong>attr() shouldn't disallow its fallback value from containing more attr().</strong> |
| 100 | +From: Kenny Lu |
| 101 | +Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0260.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0260.html</a> |
| 102 | +Response: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0624.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0624.html</a> |
| 103 | +Closed: Rejected |
| 104 | +</pre> |
| 105 | +<pre class="a open" id="issue-10"> |
| 106 | +Issue 10. |
| 107 | +Summary: <strong>Can calc() return an <integer>? If so, clarify when it does so.</strong> |
| 108 | +From: Kenny Lu |
| 109 | +Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0260.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0260.html</a> |
| 110 | +Response: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0624.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0624.html</a> |
| 111 | +Open: Accepted pending WG resolution |
| 112 | +</pre> |
| 113 | +<pre class="open" id="issue-11"> |
| 114 | +Issue 11. |
| 115 | +Summary: <strong>calc() should refer to <number> etc. *types*, not grammar tokens, so attr() etc. can be used.</strong> |
| 116 | +From: fantasai and Tab Atkins |
| 117 | +Open: pending WG resolution |
| 118 | +</pre> |
| 119 | +<pre class="d" id="issue-12"> |
| 120 | +Issue 12. |
| 121 | +Summary: <strong>cycle() and values that have commas.</strong> |
| 122 | +From: Kenny Lu |
| 123 | +Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0151.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0151.html</a> |
| 124 | +Response: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0626.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0626.html</a> |
| 125 | +Closed: Deferred |
| 126 | +</pre> |
| 127 | +<pre class="d" id="issue-13"> |
| 128 | +Issue 13. |
| 129 | +Summary: <strong>cycle() can't skip levels, or easily refer to non-inherited properties</strong> |
| 130 | +From: Kenny Lu |
| 131 | +Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0207.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0207.html</a> |
| 132 | +Response: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0627.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0627.html</a> |
| 133 | +Closed: Deferred |
| 134 | +</pre> |
| 135 | +<pre class="d" id="issue-14"> |
| 136 | +Issue 14. |
| 137 | +Summary: <strong>Example UA stylesheet using cycle() for <ul> is incorrect.</strong> |
| 138 | +From: Kenny Lu |
| 139 | +Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0207.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0207.html</a> |
| 140 | +Response: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0627.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0627.html</a> |
| 141 | +Closed: Deferred |
| 142 | +</pre> |
| 143 | +<pre class="d" id="issue-15"> |
| 144 | +Issue 15. |
| 145 | +Summary: <strong>Value equality of components of cycle() ill-defined</strong> |
| 146 | +From: Kenny Lu |
| 147 | +Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0207.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0207.html</a> |
| 148 | +Response: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0627.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0627.html</a> |
| 149 | +Closed: Deferred |
| 150 | +</pre> |
| 151 | +<pre class="open" id="issue-16"> |
| 152 | +Issue 16. |
| 153 | +Summary: <strong>Defer cycle() to level 4</strong> |
| 154 | +From: fantasai and Tab Atkins |
| 155 | +Note: Possibly switch current function to toggle(), and create a new cycle() that addresses Kenny's issues about <ul>,<table>,etc. |
| 156 | +Open: pending WG resolution |
| 157 | +</pre> |
| 158 | +<pre class="open" id="issue-17"> |
| 159 | +Issue 17. |
| 160 | +Summary: <strong>Switch URL reference to abarth's url spec.</strong> |
| 161 | +From: Kenny Lu |
| 162 | +Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0204.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0204.html</a> |
| 163 | +Closed: Open pending advice |
| 164 | +</pre> |
| 165 | +<pre class="open" id="issue-18"> |
| 166 | +Issue 18. |
| 167 | +Summary: <strong>Define (or reference from elsewhere) a specific always-invalid URL.</strong> |
| 168 | +From: Kenny Lu |
| 169 | +Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0204.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0204.html</a> |
| 170 | +Open: pending WG resolution |
| 171 | +</pre> |
| 172 | +<pre class="oi" id="issue-19"> |
| 173 | +Issue 19. |
| 174 | +Summary: <strong>'font-family' allows use of 'inherit' keyword in some circumstances</strong> |
| 175 | +From: Kenny Lu |
| 176 | +Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0080.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0080.html</a> |
| 177 | +Response: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0631.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0631.html</a> |
| 178 | +Closed: OutOfScope |
| 179 | +Note: 2.1 issue - change "When used as font names" to "When used in font names", due to major UA incompatibility and no use-case. |
| 180 | +</pre> |
| 181 | +<pre class="open" id="issue-20"> |
| 182 | +Issue 20. |
| 183 | +Summary: <strong>Several grammar nits around numbers</strong> |
| 184 | +From: Kenny Lu |
| 185 | +Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0080.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0080.html</a> |
| 186 | +Response: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0631.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0631.html</a> |
| 187 | +Closed: OutOfScope pending WG resolution |
| 188 | +Note: These were fixed by me just rewriting the Syntax module. We're trying to backport the changes to 2.1. |
| 189 | +</pre> |
| 190 | +<pre class="a open" id="issue-21"> |
| 191 | +Issue 21. |
| 192 | +Summary: <strong>attr() and cycle() must be "valid where they are placed", but can resolve as multiple types</strong> |
| 193 | +From: Kenny Lu |
| 194 | +Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0151.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0151.html</a> |
| 195 | +Response: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0626.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0626.html</a> |
| 196 | +Open: Accepted pending WG resolution |
| 197 | +</pre> |
| 198 | +<pre class="a open" id="issue-22"> |
| 199 | +Issue 22. |
| 200 | +Summary: <strong>Required ranges for all the values seem random or incorrect</strong> |
| 201 | +From: Kenny Lu |
| 202 | +Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0403.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0403.html</a> |
| 203 | +Response: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0633.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0633.html</a> |
| 204 | +Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0530.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0530.html</a> |
| 205 | +Open: Accepted pending WG resolution |
| 206 | +</pre> |
| 207 | +<pre class="a" id="issue-23"> |
| 208 | +Issue 23. |
| 209 | +Summary: <strong>When does clamping happen in calc()?</strong> |
| 210 | +From: Kenny Lu |
| 211 | +Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0403.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0403.html</a> |
| 212 | +Response: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0633.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0633.html</a> |
| 213 | +Closed: Accepted |
| 214 | +</pre> |
| 215 | +<pre class="a open" id="issue-24"> |
| 216 | +Issue 24. |
| 217 | +Summary: <strong>Parsing of attribute values is ambiguous.</strong> |
| 218 | +From: Kenny Lu |
| 219 | +Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0405.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0405.html</a> |
| 220 | +Response: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0416.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0416.html</a> |
| 221 | +Open: Accepted pending WG resolution |
| 222 | +</pre> |
| 223 | +<pre class="a open" id="issue-25"> |
| 224 | +Issue 25. |
| 225 | +Summary: <strong>Define "required precision" for numbers.</strong> |
| 226 | +From: Arron Eicholz |
| 227 | +Comment: (private comment) |
| 228 | +Open: Accepted pending WG resolution |
| 229 | +Note: Made a required precision of 3 decimal digits. |
| 230 | +</pre> |
| 231 | +<pre class="a" id="issue-26"> |
| 232 | +Issue 26. |
| 233 | +Summary: <strong>Can calc() add numbers and dimensions?</strong> |
| 234 | +From: Tab Atkins |
| 235 | +Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0531.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0531.html</a> |
| 236 | +Note: Potentially useful in line-height. |
| 237 | +Response: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0561.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0561.html</a> |
| 238 | +Closed: Retracted |
| 239 | +</pre> |
| 240 | +<pre class="open" id="issue-27"> |
| 241 | +Issue 27. |
| 242 | +Summary: <strong>Order-sensitive "one or more, in order" grammar combinator?</strong> |
| 243 | +From: fantasai |
| 244 | +Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Apr/0566.html">http://lists.w3.org/Archives/Public/www-style/2012Apr/0566.html</a> |
| 245 | +Response: |
| 246 | +Open: pending WG decision to accept or defer |
| 247 | +</pre> |
0 commit comments