Skip to content

Commit ed42fb2

Browse files
committed
Update DoC
1 parent adb8e2a commit ed42fb2

2 files changed

Lines changed: 23 additions & 5 deletions

File tree

css3-values/issues-lc-2012.html

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ <h1>CSS Values and Units Level 3 Disposition of Comments</h1>
275275
Summary: Allow nesting calc()
276276
From: Tab Atkins
277277
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Jun/0446.html">http://lists.w3.org/Archives/Public/www-style/2012Jun/0446.html</a>
278-
Closed: Accepted
278+
Closed: Accepted, but see <a href="#issue-36">follow-up</a>
279279
</pre>
280280
<pre class="a" id="issue-32">
281281
Issue 32. <a href="#issue-32">#</a>
@@ -300,13 +300,23 @@ <h1>CSS Values and Units Level 3 Disposition of Comments</h1>
300300
Response: <a href="http://www.w3.org/mid/CAAWBYDD1PWEAwYw2v15URdhcpE8JcMcneSNxedseZdV13CQUiA@mail.gmail.com">http://www.w3.org/mid/CAAWBYDD1PWEAwYw2v15URdhcpE8JcMcneSNxedseZdV13CQUiA@mail.gmail.com</a>
301301
Closed: Accepted
302302
</pre>
303-
<pre class="r" id="issue-35">
303+
<pre class="fo" id="issue-35">
304304
Issue 35. <a href="#issue-35">#</a>
305305
Summary: white space around + and - in calc() should be optional
306306
From: Kenny Lu
307307
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012May/0404.html">http://lists.w3.org/Archives/Public/www-style/2012May/0404.html</a>
308308
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2012May/0427.html">http://lists.w3.org/Archives/Public/www-style/2012May/0427.html</a>
309309
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2012May/0455.html">http://lists.w3.org/Archives/Public/www-style/2012May/0455.html</a>
310310
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2012May/0463.html">http://lists.w3.org/Archives/Public/www-style/2012May/0463.html</a>
311+
Objection:<a href="http://lists.w3.org/Archives/Public/www-style/2012Jul/0119.html">http://lists.w3.org/Archives/Public/www-style/2012Jul/0119.html</a>
312+
Closed: Rejected
313+
</pre>
314+
<pre class="fo" id="issue-36">
315+
Issue 36. <a href="#issue-36">#</a>
316+
Summary: calc() should just use parentheses (i.e. drop 'calc')
317+
From: Kenny Lu
318+
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Jul/0091.html">http://lists.w3.org/Archives/Public/www-style/2012Jul/0091.html</a>
319+
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2012Jul/0122.html">http://lists.w3.org/Archives/Public/www-style/2012Jul/0122.html</a>
320+
Objection:<a href="http://lists.w3.org/Archives/Public/www-style/2012Jul/0123.html">http://lists.w3.org/Archives/Public/www-style/2012Jul/0123.html</a>
311321
Closed: Rejected
312322
</pre>

css3-values/issues-lc-2012.txt

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ Summary: Define normalization handling of <custom-ident>
193193
From: fantasai
194194
Comment: http://lists.w3.org/Archives/Public/www-style/2012May/0026.html
195195
Response:
196-
Open
196+
Closed: Deferred
197197
----
198198
Issue 29.
199199
Summary: Case-sensitivity of <author-ident>
@@ -212,7 +212,7 @@ Issue 31.
212212
Summary: Allow nesting calc()
213213
From: Tab Atkins
214214
Comment: http://lists.w3.org/Archives/Public/www-style/2012Jun/0446.html
215-
Closed: Accepted
215+
Closed: Accepted, but see follow-up (issue 36)
216216
----
217217
Issue 32.
218218
Summary: Add vmax
@@ -241,6 +241,14 @@ Comment: http://lists.w3.org/Archives/Public/www-style/2012May/0404.html
241241
Response: http://lists.w3.org/Archives/Public/www-style/2012May/0427.html
242242
Response: http://lists.w3.org/Archives/Public/www-style/2012May/0455.html
243243
Response: http://lists.w3.org/Archives/Public/www-style/2012May/0463.html
244+
Comment: http://lists.w3.org/Archives/Public/www-style/2012Jul/0119.html
245+
Closed: Rejected
246+
----
247+
Issue 36.
248+
Summary: calc() should just use parentheses (i.e. drop 'calc')
249+
From: Kenny Lu
250+
Comment: http://lists.w3.org/Archives/Public/www-style/2012Jul/0091.html
251+
Response: http://lists.w3.org/Archives/Public/www-style/2012Jul/0122.html
252+
Comment: http://lists.w3.org/Archives/Public/www-style/2012Jul/0123.html
244253
Closed: Rejected
245254
----
246-

0 commit comments

Comments
 (0)