|
| 1 | +<!DOCTYPE html> |
| 2 | +<title>CSS Custom Properties for Cascading Variables Module Level 1 Disposition of Comments for 2013-06-20 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 { border: solid red; padding: 0.2em; } |
| 9 | + :target { box-shadow: 0.25em 0.25em 0.25em; } |
| 10 | +</style> |
| 11 | + |
| 12 | +<h1>CSS Custom Properties for Cascading Variables Module Level 1 Disposition of Comments for 2013-06-20 LCWD</h1> |
| 13 | + |
| 14 | +<p>Last call document: <a href="http://www.w3.org/TR/2013/WD-css-variables-1-20130620/">http://www.w3.org/TR/2013/WD-css-variables-1-20130620/</a> |
| 15 | + |
| 16 | +<p>Editor's draft: <a href="http://dev.w3.org/csswg/css-variables-1/">http://dev.w3.org/csswg/css-variables-1/</a> |
| 17 | + |
| 18 | +<p>The following color coding convention is used for comments:</p> |
| 19 | + |
| 20 | +<ul> |
| 21 | + <li class="a">Accepted or Rejected and positive response |
| 22 | + <li class="r">Rejected and no response |
| 23 | + <li class="fo">Rejected and negative response |
| 24 | + <li class="d">Deferred |
| 25 | + <li class="oi">Out-of-Scope or Invalid and not verified |
| 26 | +</ul> |
| 27 | + |
| 28 | +<p class=open>Open issues are marked like this</p> |
| 29 | + |
| 30 | +<p>An issue can be closed as <code>Accepted</code>, <code>OutOfScope</code>, |
| 31 | +<code>Invalid</code>, <code>Rejected</code>, or <code>Retracted</code>. |
| 32 | +<code>Verified</code> indicates commentor's acceptance of the response.</p> |
| 33 | + <pre class='a' id='issue-1'> |
| 34 | +Issue 1. <a href='#issue-1'>#</a> |
| 35 | +Summary: Animating a custom property used as an 'animation-name' value introduces circular dependencies. |
| 36 | +From: Tab Atkins |
| 37 | +Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2013Jun/0173.html'>http://lists.w3.org/Archives/Public/www-style/2013Jun/0173.html</a> |
| 38 | +Response: <a href='http://lists.w3.org/Archives/Public/www-style/2013Jun/0436.html'>http://lists.w3.org/Archives/Public/www-style/2013Jun/0436.html</a> |
| 39 | +Closed: Accepted</pre> |
| 40 | +<pre class='a' id='issue-2'> |
| 41 | +Issue 2. <a href='#issue-2'>#</a> |
| 42 | +Summary: How should custom properties treat the CSS-wide keywords? |
| 43 | +From: Tab Atkins |
| 44 | +Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2013Jun/0173.html'>http://lists.w3.org/Archives/Public/www-style/2013Jun/0173.html</a> |
| 45 | +Response: <a href='http://lists.w3.org/Archives/Public/www-style/2013Jun/0392.html'>http://lists.w3.org/Archives/Public/www-style/2013Jun/0392.html</a> |
| 46 | +Closed: Accepted</pre> |
| 47 | +<pre class='a' id='issue-3'> |
| 48 | +Issue 3. <a href='#issue-3'>#</a> |
| 49 | +Summary: Should the 'all' property affect custom properties? |
| 50 | +From: Tab Atkins |
| 51 | +Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2013Jun/0173.html'>http://lists.w3.org/Archives/Public/www-style/2013Jun/0173.html</a> |
| 52 | +Response: <a href='http://lists.w3.org/Archives/Public/www-style/2013Jun/0392.html'>http://lists.w3.org/Archives/Public/www-style/2013Jun/0392.html</a> |
| 53 | +Closed: Accepted</pre> |
| 54 | +<pre class='oi' id='issue-4'> |
| 55 | +Issue 4. <a href='#issue-4'>#</a> |
| 56 | +Summary: How is a CSSVariablesMap enumerated? |
| 57 | +From: Alan Cutter |
| 58 | +Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2013Jun/0413.html'>http://lists.w3.org/Archives/Public/www-style/2013Jun/0413.html</a> |
| 59 | +Response: (moot, interface was removed) |
| 60 | +Closed: Invalid</pre> |
| 61 | +<pre class='a' id='issue-5'> |
| 62 | +Issue 5. <a href='#issue-5'>#</a> |
| 63 | +Summary: What's the syntax of the "variable-name" argument in var()? |
| 64 | +From: Cameron McCormack |
| 65 | +Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2013Aug/0507.html'>http://lists.w3.org/Archives/Public/www-style/2013Aug/0507.html</a> |
| 66 | +Response: <a href='http://lists.w3.org/Archives/Public/www-style/2013Aug/0510.html'>http://lists.w3.org/Archives/Public/www-style/2013Aug/0510.html</a> |
| 67 | +Closed: Accepted</pre> |
| 68 | +<pre class='a' id='issue-6'> |
| 69 | +Issue 6. <a href='#issue-6'>#</a> |
| 70 | +Summary: What affect do var() functions have on @support queries? |
| 71 | +From: Cameron McCormack |
| 72 | +Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2013Aug/0506.html'>http://lists.w3.org/Archives/Public/www-style/2013Aug/0506.html</a> |
| 73 | +Response: <a href='http://lists.w3.org/Archives/Public/www-style/2013Aug/0509.html'>http://lists.w3.org/Archives/Public/www-style/2013Aug/0509.html</a> |
| 74 | +Closed: Accepted</pre> |
| 75 | +<pre class='a' id='issue-7'> |
| 76 | +Issue 7. <a href='#issue-7'>#</a> |
| 77 | +Summary: Should BADSTRING and BADURL tokens be allowed in custom properties? |
| 78 | +From: Cameron McCormack |
| 79 | +Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2013Aug/0525.html'>http://lists.w3.org/Archives/Public/www-style/2013Aug/0525.html</a> |
| 80 | +Response: <a href='http://lists.w3.org/Archives/Public/www-style/2013Aug/0539.html'>http://lists.w3.org/Archives/Public/www-style/2013Aug/0539.html</a> |
| 81 | +Closed: Accepted</pre> |
| 82 | +<pre class='a' id='issue-8'> |
| 83 | +Issue 8. <a href='#issue-8'>#</a> |
| 84 | +Summary: Are empty or white-space-only custom property values valid? |
| 85 | +From: Cameron McCormack |
| 86 | +Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2013Aug/0520.html'>http://lists.w3.org/Archives/Public/www-style/2013Aug/0520.html</a> |
| 87 | +Response: <a href='http://lists.w3.org/Archives/Public/www-style/2013Aug/0540.html'>http://lists.w3.org/Archives/Public/www-style/2013Aug/0540.html</a> |
| 88 | +Closed: Accepted</pre> |
| 89 | +<pre class='a' id='issue-9'> |
| 90 | +Issue 9. <a href='#issue-9'>#</a> |
| 91 | +Summary: What is the computed value of a property that contains abutted tokens due to variable substitution? |
| 92 | +From: Cameron McCormack |
| 93 | +Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2013Aug/0555.html'>http://lists.w3.org/Archives/Public/www-style/2013Aug/0555.html</a> |
| 94 | +Response: <a href='http://lists.w3.org/Archives/Public/www-style/2013Aug/0561.html'>http://lists.w3.org/Archives/Public/www-style/2013Aug/0561.html</a> |
| 95 | +Closed: Accepted</pre> |
| 96 | +<pre class='oi' id='issue-10'> |
| 97 | +Issue 10. <a href='#issue-10'>#</a> |
| 98 | +Summary: Why aren't custom properties exposed through CSSStyleDeclaration? |
| 99 | +From: Cameron McCormack |
| 100 | +Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2013Aug/0572.html'>http://lists.w3.org/Archives/Public/www-style/2013Aug/0572.html</a> |
| 101 | +Response: <a href='http://lists.w3.org/Archives/Public/www-style/2013Aug/0578.html'>http://lists.w3.org/Archives/Public/www-style/2013Aug/0578.html</a> |
| 102 | +Closed: Invalid</pre> |
| 103 | +<pre class='a' id='issue-11'> |
| 104 | +Issue 11. <a href='#issue-11'>#</a> |
| 105 | +Summary: The value of a longhand when var() is used on the shorthand is undefined. |
| 106 | +From: Cameron McCormack |
| 107 | +Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2013Aug/0573.html'>http://lists.w3.org/Archives/Public/www-style/2013Aug/0573.html</a> |
| 108 | +Response: <a href='http://lists.w3.org/Archives/Public/www-style/2013Aug/0644.html'>http://lists.w3.org/Archives/Public/www-style/2013Aug/0644.html</a> |
| 109 | +Closed: Accepted</pre> |
| 110 | +<pre class='a' id='issue-12'> |
| 111 | +Issue 12. <a href='#issue-12'>#</a> |
| 112 | +Summary: Undefined whether a var() with invalid syntax invalidates the property or not. |
| 113 | +From: Cameron McCormack |
| 114 | +Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2013Dec/0148.html'>http://lists.w3.org/Archives/Public/www-style/2013Dec/0148.html</a> |
| 115 | +Response: <a href='http://lists.w3.org/Archives/Public/www-style/2013Dec/0158.html'>http://lists.w3.org/Archives/Public/www-style/2013Dec/0158.html</a> |
| 116 | +Closed: Accepted</pre> |
| 117 | +<pre class='a' id='issue-13'> |
| 118 | +Issue 13. <a href='#issue-13'>#</a> |
| 119 | +Summary: Spec doesn't define what to do with a cycle of a single variable. |
| 120 | +From: Cameron McCormack |
| 121 | +Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2013Dec/0316.html'>http://lists.w3.org/Archives/Public/www-style/2013Dec/0316.html</a> |
| 122 | +Response: <a href='http://lists.w3.org/Archives/Public/www-style/2013Dec/0323.html'>http://lists.w3.org/Archives/Public/www-style/2013Dec/0323.html</a> |
| 123 | +Closed: Accepted</pre> |
| 124 | +<pre class='a' id='issue-14'> |
| 125 | +Issue 14. <a href='#issue-14'>#</a> |
| 126 | +Summary: Should cyclic var()s with non-cyclic fallbacks be invalid? |
| 127 | +From: Cameron McCormack |
| 128 | +Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2013Dec/0315.html'>http://lists.w3.org/Archives/Public/www-style/2013Dec/0315.html</a> |
| 129 | +Response: <a href='http://lists.w3.org/Archives/Public/www-style/2013Dec/0357.html'>http://lists.w3.org/Archives/Public/www-style/2013Dec/0357.html</a> |
| 130 | +Closed: Accepted</pre> |
| 131 | +<pre class='r' id='issue-15'> |
| 132 | +Issue 15. <a href='#issue-15'>#</a> |
| 133 | +Summary: Custom Properties should be split from Variables into a separate spec. |
| 134 | +From: Alan Stearns |
| 135 | +Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2014Mar/0385.html'>http://lists.w3.org/Archives/Public/www-style/2014Mar/0385.html</a> |
| 136 | +Response: <a href='http://lists.w3.org/Archives/Public/www-style/2014Mar/0386.html'>http://lists.w3.org/Archives/Public/www-style/2014Mar/0386.html</a> |
| 137 | +Closed: Rejected</pre> |
| 138 | +<pre class='a' id='issue-16'> |
| 139 | +Issue 16. <a href='#issue-16'>#</a> |
| 140 | +Summary: Custom Property names should be consistent with the names of other custom things. |
| 141 | +From: Tab Atkins |
| 142 | +Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2014Mar/0261.html'>http://lists.w3.org/Archives/Public/www-style/2014Mar/0261.html</a> |
| 143 | +Response: <a href='http://lists.w3.org/Archives/Public/www-style/2014Mar/0467.html'>http://lists.w3.org/Archives/Public/www-style/2014Mar/0467.html</a> |
| 144 | +Closed: Accepted</pre> |
| 145 | +<pre class='a' id='issue-17'> |
| 146 | +Issue 17. <a href='#issue-17'>#</a> |
| 147 | +Summary: The spec should drop the CSSVariableMap interface. |
| 148 | +From: Cameron McCormack |
| 149 | +Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2014Feb/0223.html'>http://lists.w3.org/Archives/Public/www-style/2014Feb/0223.html</a> |
| 150 | +Response: <a href='http://lists.w3.org/Archives/Public/www-style/2014Mar/0571.html'>http://lists.w3.org/Archives/Public/www-style/2014Mar/0571.html</a> |
| 151 | +Closed: Accepted</pre> |
| 152 | +<pre class='r' id='issue-18'> |
| 153 | +Issue 18. <a href='#issue-18'>#</a> |
| 154 | +Summary: Some people don't like the custom-property/var() syntax. |
| 155 | +From: Mark Volkmann |
| 156 | +Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2014Apr/0026.html'>http://lists.w3.org/Archives/Public/www-style/2014Apr/0026.html</a> |
| 157 | +Response: <a href='http://lists.w3.org/Archives/Public/www-style/2014Apr/0034.html'>http://lists.w3.org/Archives/Public/www-style/2014Apr/0034.html</a> |
| 158 | +Closed: Rejected</pre> |
0 commit comments