Skip to content

Commit bd97a3f

Browse files
committed
Update DoC
1 parent 89b388e commit bd97a3f

2 files changed

Lines changed: 13 additions & 10 deletions

File tree

css3-values/issues-lc-2012.html

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,7 @@ <h1>CSS Values and Units Level 3 Disposition of Comments</h1>
205205
From: Kenny Lu
206206
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>
207207
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>
208+
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2012Jul/0270.html">http://lists.w3.org/Archives/Public/www-style/2012Jul/0270.html</a>
208209
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>
209210
Closed: Accepted+Deferred
210211
</pre>
@@ -251,18 +252,19 @@ <h1>CSS Values and Units Level 3 Disposition of Comments</h1>
251252
</pre>
252253
<pre class="d" id="issue-28">
253254
Issue 28. <a href="#issue-28">#</a>
254-
Summary: Define normalization handling of &lt;author-ident>
255+
Summary: Define normalization handling of &lt;custom-ident>
255256
From: fantasai
256257
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012May/0026.html">http://lists.w3.org/Archives/Public/www-style/2012May/0026.html</a>
257258
Response: [none required]
258259
Closed: Deferred
259260
</pre>
260-
<pre class="open" id="issue-29">
261+
<pre class="d" id="issue-29">
261262
Issue 29. <a href="#issue-29">#</a>
262-
Summary: Case-sensitivity of &lt;author-ident>
263+
Summary: Case-sensitivity of &lt;custom-ident>
263264
From: fantasai + Tab Atkins
264265
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012May/0499.html">http://lists.w3.org/Archives/Public/www-style/2012May/0499.html</a>
265-
Open
266+
Response: [none required]
267+
Closed: Deferred
266268
</pre>
267269
<pre class="d" id="issue-30">
268270
Issue 30. <a href="#issue-30">#</a>
@@ -293,13 +295,13 @@ <h1>CSS Values and Units Level 3 Disposition of Comments</h1>
293295
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2012Jun/0684.html">http://lists.w3.org/Archives/Public/www-style/2012Jun/0684.html</a>
294296
Closed: Accepted
295297
</pre>
296-
<pre class="a" id="issue-34">
298+
<pre class="d" id="issue-34">
297299
Issue 34. <a href="#issue-34">#</a>
298300
Summary: &lt;identifier> is confusing, call it something else
299301
From: John Daggett
300302
Comment: <a href="http://www.w3.org/mid/94875180.4363765.1336548244121.JavaMail.root@mozilla.com">http://www.w3.org/mid/94875180.4363765.1336548244121.JavaMail.root@mozilla.com</a>
301303
Response: <a href="http://www.w3.org/mid/CAAWBYDD1PWEAwYw2v15URdhcpE8JcMcneSNxedseZdV13CQUiA@mail.gmail.com">http://www.w3.org/mid/CAAWBYDD1PWEAwYw2v15URdhcpE8JcMcneSNxedseZdV13CQUiA@mail.gmail.com</a>
302-
Closed: Accepted
304+
Closed: Accepted+Deferred
303305
</pre>
304306
<pre class="fo" id="issue-35">
305307
Issue 35. <a href="#issue-35">#</a>
@@ -333,8 +335,8 @@ <h1>CSS Values and Units Level 3 Disposition of Comments</h1>
333335
Issue 38. <a href="#issue-38">#</a>
334336
Summary: Clarify whether percentages can be simplified away in calc()
335337
From: Kenny Lu
336-
Comment: http://www.w3.org/mid/4FFB7960.3080700@csail.mit.edu
337-
Response:
338+
Comment: <a href="http://www.w3.org/mid/4FFB7960.3080700@csail.mit.edu">http://www.w3.org/mid/4FFB7960.3080700@csail.mit.edu</a>
339+
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2012Jul/0268.html">http://lists.w3.org/Archives/Public/www-style/2012Jul/0268.html</a>
338340
Closed: Accepted
339341
</pre>
340342

css3-values/issues-lc-2012.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ Summary: Required ranges for all the values seem random or incorrect
149149
From: Kenny Lu
150150
Comment: http://lists.w3.org/Archives/Public/www-style/2012Apr/0403.html
151151
Response: http://lists.w3.org/Archives/Public/www-style/2012Apr/0633.html
152+
Response: http://lists.w3.org/Archives/Public/www-style/2012Apr/0530.html
152153
Comment: http://lists.w3.org/Archives/Public/www-style/2012Apr/0530.html
153154
Closed: Accepted+Deferred
154155
----
@@ -196,7 +197,7 @@ Response: [none required]
196197
Closed: Deferred
197198
----
198199
Issue 29.
199-
Summary: Case-sensitivity of <author-ident>
200+
Summary: Case-sensitivity of <custom-ident>
200201
From: fantasai + Tab Atkins
201202
Comment: http://lists.w3.org/Archives/Public/www-style/2012May/0499.html
202203
Open
@@ -263,6 +264,6 @@ Issue 38.
263264
Summary: Clarify whether percentages can be simplified away in calc()
264265
From: Kenny Lu
265266
Comment: http://www.w3.org/mid/4FFB7960.3080700@csail.mit.edu
266-
Response:
267+
Response: http://lists.w3.org/Archives/Public/www-style/2012Jul/0268.html
267268
Closed: Accepted
268269
----

0 commit comments

Comments
 (0)