Skip to content

Commit e0fff93

Browse files
committed
Add explicit 'no response' notes for non-accepted issues. Update 286 and 225.
1 parent 3c2fe32 commit e0fff93

1 file changed

Lines changed: 31 additions & 14 deletions

File tree

css2-src/issues-lc-2011.html

Lines changed: 31 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
<title>Disposition of Comments for Cascading Style Sheets Level 2 Revision 1 (CSS 2.1)</title>
55
<style type="text/css">
66
body { font-family: sans-serif; margin: 1em }
7+
li { padding: 0.25em; list-style: none; }
8+
strong { line-height: 1.5; font-weight: normal; font-style: italic; }
79

810
.a { background: lightgreen; }
911
.d { background: #dedede; }
@@ -17,20 +19,17 @@ <h1>Cascading Style Sheets Level 2 Revision 1 (CSS 2.1) Disposition of Comments<
1719
<p>Last call document: <a href="http://www.w3.org/TR/2010/WD-CSS2-20101207/">http://www.w3.org/TR/2010/WD-CSS2-20101207/</a></p>
1820
<p>Editor's draft: <a href="http://www.w3.org/Style/css2-updates/draft-PR-CSS21-201103XX/">http://www.w3.org/Style/css2-updates/draft-PR-CSS21-201103XX/</a>
1921

20-
<p>The following color coding convention is used for comments:</p>
22+
<p>The following status coding convention is used for comments:</p>
2123

2224
<ul>
23-
<li class="a">Accepted or Rejected/Deferred + verified
24-
<li class="r">Rejected and not verified
25-
<li class="oi">OutOfScope or Invalid and not verified
26-
<li class="d">Deferred to errata or future CSS and not verifed
27-
<li class="o">Objection <!-- (There were no formal objections.) -->
25+
<li class="a"><strong>Accepted</strong> <small>(WG accepted comments or commenter accepted WG response)</small>
26+
<li class="r"><strong>Rejected</strong>
27+
<li class="oi"><strong>OutOfScope</strong> or <strong>Invalid</strong>
28+
<li class="d"><strong>Deferred</strong> to errata or future CSS
29+
<li class="o"><strong>Objection</strong> <!-- (There were no formal objections.) -->
2830
</ul>
2931

30-
<p>An issue can be closed as <code>Accepted</code>, <code>OutOfScope</code>,
31-
<code>Invalid</code>, <code>Deferred</code>, <code>Rejected</code>, or
32-
<code>Retracted</code>.
33-
<code>Verified</code> indicates commentor's acceptance of the response.</p>
32+
<p>The <strong>Verified</strong> line indicates commentor's acceptance of the response.</p>
3433

3534
<pre class="a" id="issue-142">
3635
<a href="http://wiki.csswg.org/spec/css2.1#issue-142">CSS2.1 Issue 142</a>.
@@ -150,6 +149,7 @@ <h1>Cascading Style Sheets Level 2 Revision 1 (CSS 2.1) Disposition of Comments<
150149
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2011Mar/0027.html">http://lists.w3.org/Archives/Public/www-style/2011Mar/0027.html</a>
151150
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2011Mar/0491.html">http://lists.w3.org/Archives/Public/www-style/2011Mar/0491.html</a>
152151
Closed: Rejected
152+
Status: No verification response
153153
</pre>
154154
<pre class="a" id="issue-207">
155155
<a href="http://wiki.csswg.org/spec/css2.1#issue-207">CSS2.1 Issue 207</a>.
@@ -167,6 +167,7 @@ <h1>Cascading Style Sheets Level 2 Revision 1 (CSS 2.1) Disposition of Comments<
167167
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2010Aug/0544.html">http://lists.w3.org/Archives/Public/www-style/2010Aug/0544.html</a>
168168
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2011Mar/0303.html">http://lists.w3.org/Archives/Public/www-style/2011Mar/0303.html</a>
169169
Closed: Deferred to errata
170+
Status: No verification response
170171
</pre>
171172
<pre class="a" id="issue-209">
172173
<a href="http://wiki.csswg.org/spec/css2.1#issue-209">CSS2.1 Issue 209</a>.
@@ -277,14 +278,16 @@ <h1>Cascading Style Sheets Level 2 Revision 1 (CSS 2.1) Disposition of Comments<
277278
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2011Mar/0325.html">http://lists.w3.org/Archives/Public/www-style/2011Mar/0325.html</a>
278279
Closed: Accepted
279280
</pre>
280-
<pre class="o" id="issue-225">
281+
<pre class="a" id="issue-225">
281282
<a href="http://wiki.csswg.org/spec/css2.1#issue-225">CSS2.1 Issue 225</a>.
282283
Summary: Auto height calculation rules confused about margin collapsing
283284
From: Anton Prowse
284285
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2010Aug/0108.html">http://lists.w3.org/Archives/Public/www-style/2010Aug/0108.html</a>
285286
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2011Mar/0316.html">http://lists.w3.org/Archives/Public/www-style/2011Mar/0316.html</a>
286287
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2011Mar/0345.html">http://lists.w3.org/Archives/Public/www-style/2011Mar/0345.html</a>
287288
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2011Feb/0492.html">http://lists.w3.org/Archives/Public/www-style/2011Feb/0492.html</a>
289+
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2011Apr/0132.html">http://lists.w3.org/Archives/Public/www-style/2011Apr/0132.html</a>
290+
Closed: Accepted
288291
</pre>
289292
<pre class="a" id="issue-226">
290293
<a href="http://wiki.csswg.org/spec/css2.1#issue-226">CSS2.1 Issue 226</a>.
@@ -351,7 +354,7 @@ <h1>Cascading Style Sheets Level 2 Revision 1 (CSS 2.1) Disposition of Comments<
351354
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2010Sep/0431.html">http://lists.w3.org/Archives/Public/www-style/2010Sep/0431.html</a>
352355
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2011Mar/0360.html">http://lists.w3.org/Archives/Public/www-style/2011Mar/0360.html</a>
353356
Closed: Rejected
354-
Verified.
357+
Verified: =WG=
355358
</pre>
356359
<pre class="oi" id="issue-234">
357360
<a href="http://wiki.csswg.org/spec/css2.1#issue-234">CSS2.1 Issue 234</a>.
@@ -360,6 +363,7 @@ <h1>Cascading Style Sheets Level 2 Revision 1 (CSS 2.1) Disposition of Comments<
360363
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2010Sep/0649.html">http://lists.w3.org/Archives/Public/www-style/2010Sep/0649.html</a>
361364
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2011Mar/0356.html">http://lists.w3.org/Archives/Public/www-style/2011Mar/0356.html</a>
362365
Closed: Invalid
366+
Status: No verification response
363367
</pre>
364368
<pre class="a" id="issue-235">
365369
<a href="http://wiki.csswg.org/spec/css2.1#issue-235">CSS2.1 Issue 235</a>.
@@ -392,6 +396,7 @@ <h1>Cascading Style Sheets Level 2 Revision 1 (CSS 2.1) Disposition of Comments<
392396
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2010Oct/0622.html">http://lists.w3.org/Archives/Public/www-style/2010Oct/0622.html</a>
393397
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2011Mar/0209.html">http://lists.w3.org/Archives/Public/www-style/2011Mar/0209.html</a>
394398
Closed: Deferred to <a href="http://www.w3.org/Style/CSS/Tracker/issues/179">CSS3 Fonts</a>
399+
Status: No verification response
395400
</pre>
396401
<pre class="r" id="issue-239">
397402
<a href="http://wiki.csswg.org/spec/css2.1#issue-239">CSS2.1 Issue 239</a>.
@@ -400,6 +405,7 @@ <h1>Cascading Style Sheets Level 2 Revision 1 (CSS 2.1) Disposition of Comments<
400405
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2010Oct/0750.html">http://lists.w3.org/Archives/Public/www-style/2010Oct/0750.html</a>
401406
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2011Mar/0210.html">http://lists.w3.org/Archives/Public/www-style/2011Mar/0210.html</a>
402407
Closed: Rejected
408+
Status: No verification response
403409
</pre>
404410
<pre class="a" id="issue-240">
405411
<a href="http://wiki.csswg.org/spec/css2.1#issue-240">CSS2.1 Issue 240</a>.
@@ -441,6 +447,7 @@ <h1>Cascading Style Sheets Level 2 Revision 1 (CSS 2.1) Disposition of Comments<
441447
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2011Mar/0362.html">http://lists.w3.org/Archives/Public/www-style/2011Mar/0362.html</a>
442448
Notes: Rendering tree is not defined in CSS2.1, deferred to future version.
443449
Closed: Deferred to future CSS version
450+
Status: No verification response
444451
</pre>
445452
<pre class="d" id="issue-245">
446453
<a href="http://wiki.csswg.org/spec/css2.1#issue-245">CSS2.1 Issue 245</a>.
@@ -451,6 +458,7 @@ <h1>Cascading Style Sheets Level 2 Revision 1 (CSS 2.1) Disposition of Comments<
451458
Notes: Full revision of z-index chapter deferred to future version.
452459
See also <a href="http://wiki.csswg.org/spec/css2.1#issue-60">CSS2.1 Issue 60</a>
453460
Closed: Deferred to future CSS version
461+
Status: No verification response
454462
</pre>
455463
<pre class="a" id="issue-246">
456464
<a href="http://wiki.csswg.org/spec/css2.1#issue-246">CSS2.1 Issue 246</a>.
@@ -477,6 +485,7 @@ <h1>Cascading Style Sheets Level 2 Revision 1 (CSS 2.1) Disposition of Comments<
477485
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2010Dec/0020.html">http://lists.w3.org/Archives/Public/www-style/2010Dec/0020.html</a>
478486
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2011Mar/0328.html">http://lists.w3.org/Archives/Public/www-style/2011Mar/0328.html</a>
479487
Closed: Deferred to errata
488+
Status: No verification response
480489
</pre>
481490
<pre class="d" id="issue-249">
482491
<a href="http://wiki.csswg.org/spec/css2.1#issue-249">CSS2.1 Issue 249</a>.
@@ -485,6 +494,7 @@ <h1>Cascading Style Sheets Level 2 Revision 1 (CSS 2.1) Disposition of Comments<
485494
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2010Dec/0120.html">http://lists.w3.org/Archives/Public/www-style/2010Dec/0120.html</a>
486495
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2011Mar/0335.html">http://lists.w3.org/Archives/Public/www-style/2011Mar/0335.html</a>
487496
Closed: Deferred to errata
497+
Status: No verification response
488498
</pre>
489499
<pre class="a" id="issue-250">
490500
<a href="http://wiki.csswg.org/spec/css2.1#issue-250">CSS2.1 Issue 250</a>.
@@ -509,6 +519,7 @@ <h1>Cascading Style Sheets Level 2 Revision 1 (CSS 2.1) Disposition of Comments<
509519
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2011Jan/0068.html">http://lists.w3.org/Archives/Public/www-style/2011Jan/0068.html</a>
510520
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2011Mar/0287.html">http://lists.w3.org/Archives/Public/www-style/2011Mar/0287.html</a>
511521
Resolution: Deferred to later CSS version
522+
Status: No verification response
512523
</pre>
513524
<pre class="a" id="issue-253">
514525
<a href="http://wiki.csswg.org/spec/css2.1#issue-253">CSS2.1 Issue 253</a>.
@@ -526,6 +537,7 @@ <h1>Cascading Style Sheets Level 2 Revision 1 (CSS 2.1) Disposition of Comments<
526537
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2011Mar/0289.html">http://lists.w3.org/Archives/Public/www-style/2011Mar/0289.html</a>
527538
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2011Apr/0042.html">http://lists.w3.org/Archives/Public/www-style/2011Apr/0042.html</a>
528539
Closed: Invalid
540+
Status: No verification response
529541
</pre>
530542
<pre class="a" id="issue-255">
531543
<a href="http://wiki.csswg.org/spec/css2.1#issue-255">CSS2.1 Issue 255</a>.
@@ -683,7 +695,7 @@ <h1>Cascading Style Sheets Level 2 Revision 1 (CSS 2.1) Disposition of Comments<
683695
From: CSSWG
684696
Closed: Accepted
685697
</pre>
686-
<pre class="d" id="issue-273">
698+
<pre class="a" id="issue-273">
687699
<a href="http://wiki.csswg.org/spec/css2.1#issue-273">CSS2.1 Issue 273</a>.
688700
Summary: Wording incorrect for RTL text next to floats
689701
From: Øyvind Stenhaug
@@ -719,6 +731,7 @@ <h1>Cascading Style Sheets Level 2 Revision 1 (CSS 2.1) Disposition of Comments<
719731
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2011Mar/0273.html">http://lists.w3.org/Archives/Public/www-style/2011Mar/0273.html</a>
720732
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2011Apr/0061.html">http://lists.w3.org/Archives/Public/www-style/2011Apr/0061.html</a>
721733
Closed: Rejected
734+
Status: No verification response
722735
</pre>
723736
<pre class="d" id="issue-277">
724737
<a href="http://wiki.csswg.org/spec/css2.1#issue-277">CSS2.1 Issue 277</a>.
@@ -727,6 +740,7 @@ <h1>Cascading Style Sheets Level 2 Revision 1 (CSS 2.1) Disposition of Comments<
727740
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2011Jan/0101.html">http://lists.w3.org/Archives/Public/www-style/2011Jan/0101.html</a>
728741
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2011Mar/0232.html">http://lists.w3.org/Archives/Public/www-style/2011Mar/0232.html</a>
729742
Closed: Deferred to errata
743+
Status: No verification response
730744
</pre>
731745
<pre class="a" id="issue-278">
732746
<a href="http://wiki.csswg.org/spec/css2.1#issue-278">CSS2.1 Issue 278</a>.
@@ -788,10 +802,13 @@ <h1>Cascading Style Sheets Level 2 Revision 1 (CSS 2.1) Disposition of Comments<
788802
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2011Mar/0531.html">http://lists.w3.org/Archives/Public/www-style/2011Mar/0531.html</a>
789803
Closed: Accepted
790804
</pre>
791-
<pre class="o" id="issue-286">
805+
<pre class="r" id="issue-286">
792806
<a href="http://wiki.csswg.org/spec/css2.1#issue-286">CSS2.1 Issue 286</a>.
793807
Summary: CSS should not redefine standard units
794808
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2010Dec/0204.html">http://lists.w3.org/Archives/Public/www-style/2010Dec/0204.html</a>
809+
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2010Dec/0206.html">http://lists.w3.org/Archives/Public/www-style/2010Dec/0206.html</a>
810+
Closed: Rejected
811+
Status: No verification response
795812
</pre>
796813
<pre class="a" id="issue-287">
797814
<a href="http://wiki.csswg.org/spec/css2.1#issue-287">CSS2.1 Issue 287</a>.

0 commit comments

Comments
 (0)