|
| 1 | +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> |
| 2 | +<title>CSS Syntax Module Level 3 Disposition of Comments for 2013-11-05 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 Syntax Module Level 3 Disposition of Comments for 2013-11-05 LCWD</h1> |
| 13 | + |
| 14 | +<p>Last call document: <a href="http://www.w3.org/TR/2013/WD-css-syntax-3-20131105/">http://www.w3.org/TR/2013/WD-css-syntax-3-20131105/</a> |
| 15 | + |
| 16 | +<p>Editor's draft: <a href="http://dev.w3.org/csswg/css-syntax-3/">http://dev.w3.org/csswg/css-syntax-3/</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: Parsing a declaration should allow white space only values |
| 36 | +From: Cameron McCormack |
| 37 | +Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2013Dec/0156.html">http://lists.w3.org/Archives/Public/www-style/2013Dec/0156.html</a> |
| 38 | +Response: <a href="http://lists.w3.org/Archives/Public/www-style/2013Dec/0162.html">http://lists.w3.org/Archives/Public/www-style/2013Dec/0162.html</a> |
| 39 | +Closed: Invalid |
| 40 | +Verified: <a href="http://lists.w3.org/Archives/Public/www-style/2013Dec/0163.html">http://lists.w3.org/Archives/Public/www-style/2013Dec/0163.html</a> |
| 41 | +</pre> |
| 42 | +<pre class='a' id='issue-2'> |
| 43 | +Issue 2. <a href="#issue-2">#</a> |
| 44 | +Summary: Parsing a declaration should allow white space only values |
| 45 | +From: I18N WG |
| 46 | +Comment: <a href="http://www.w3.org/International/track/products/54">http://www.w3.org/International/track/products/54</a> |
| 47 | +Response: <a href="http://lists.w3.org/Archives/Public/www-style/2014Jan/0060.html">http://lists.w3.org/Archives/Public/www-style/2014Jan/0060.html</a> |
| 48 | +Closed: Accepted |
| 49 | +Verified: <a href="http://lists.w3.org/Archives/Public/www-style/2014Jan/0362.html">http://lists.w3.org/Archives/Public/www-style/2014Jan/0362.html</a> |
| 50 | +</pre> |
| 51 | +<pre class='r' id='issue-3'> |
| 52 | +Issue 3. <a href="#issue-3">#</a> |
| 53 | +Summary: Align @charset encoding detection with at-rule parsing rules |
| 54 | +From: I18N WG |
| 55 | +Comment: <a href="http://www.w3.org/International/track/products/54">http://www.w3.org/International/track/products/54</a> |
| 56 | +Response: <a href="http://lists.w3.org/Archives/Public/www-style/2014Jan/0362.html">http://lists.w3.org/Archives/Public/www-style/2014Jan/0362.html</a> |
| 57 | +Closed: Rejected |
| 58 | +Verified: |
| 59 | +</pre> |
| 60 | +<pre class='a' id='issue-4'> |
| 61 | +Issue 4. <a href="#issue-4">#</a> |
| 62 | +Summary: Content-based encoding detection should only require a small bounded amount of input |
| 63 | +From: Henri Sivonen |
| 64 | +Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2014Jan/0527.html">http://lists.w3.org/Archives/Public/www-style/2014Jan/0527.html</a> |
| 65 | +Response: <a href="http://lists.w3.org/Archives/Public/www-style/2014Jan/0537.html">http://lists.w3.org/Archives/Public/www-style/2014Jan/0537.html</a> |
| 66 | +Closed: Accepted |
| 67 | +Verified: |
| 68 | +</pre> |
0 commit comments