|
| 1 | +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> |
| 2 | +<title>CSS Values and Units Level 3 Disposition of Comments for 2013-07-30 CR</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 Values and Units Level 3 Disposition of Comments for 2013-07-30 CR</h1> |
| 13 | + |
| 14 | +<p>Last call document: <a href="http://www.w3.org/TR/2013/CR-css3-values-20130730/">http://www.w3.org/TR/2013/CR-css3-values-20130730/</a> |
| 15 | + |
| 16 | +<p>Editor's draft: <a href="http://dev.w3.org/csswg/css3-values/">http://dev.w3.org/csswg/css3-values/</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='open' id='issue-1'> |
| 34 | +Issue 1. <a href="#issue-1">#</a> |
| 35 | +Summary: Clarify escaped quotes examples |
| 36 | +From: Dennis German |
| 37 | +Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2013Oct/0299.html">http://lists.w3.org/Archives/Public/www-style/2013Oct/0299.html</a> |
| 38 | +Response: |
| 39 | +Open |
| 40 | +Verified: |
| 41 | +</pre> |
| 42 | +<pre class='open' id='issue-2'> |
| 43 | +Issue 2. <a href="#issue-2">#</a> |
| 44 | +Summary: Complications with toggle() |
| 45 | +From: Cameron McCormack |
| 46 | +Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2013Sep/0843.html">http://lists.w3.org/Archives/Public/www-style/2013Sep/0843.html</a> |
| 47 | +Response: |
| 48 | +Open |
| 49 | +Verified: |
| 50 | +</pre> |
| 51 | +<pre class='open' id='issue-3'> |
| 52 | +Issue 3. <a href="#issue-3">#</a> |
| 53 | +Summary: [summary] |
| 54 | +From: Wallace hermano |
| 55 | +Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2013Oct/0292.html">http://lists.w3.org/Archives/Public/www-style/2013Oct/0292.html</a> |
| 56 | +Response: |
| 57 | +Open |
| 58 | +Verified: |
| 59 | +</pre> |
| 60 | +<pre class='a' id='issue-4'> |
| 61 | +Issue 4. <a href="#issue-4">#</a> |
| 62 | +Summary: Clarify base URL of embedded style sheets |
| 63 | +From: Simon Sapin |
| 64 | +Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2014Jan/0586.html">http://lists.w3.org/Archives/Public/www-style/2014Jan/0586.html</a> |
| 65 | +Response: <a href="http://lists.w3.org/Archives/Public/www-style/2014Mar/0129.html">http://lists.w3.org/Archives/Public/www-style/2014Mar/0129.html</a> |
| 66 | +Closed: Accepted |
| 67 | +Verified: |
| 68 | +</pre> |
| 69 | +<pre class='a' id='issue-5'> |
| 70 | +Issue 5. <a href="#issue-5">#</a> |
| 71 | +Summary: Relax unnecessary <custom-ident> restrictions |
| 72 | +From: Simon Sapin |
| 73 | +Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2014Mar/0068.html">http://lists.w3.org/Archives/Public/www-style/2014Mar/0068.html</a> |
| 74 | +Response: <a href="http://lists.w3.org/Archives/Public/www-style/2014Mar/0127.html">http://lists.w3.org/Archives/Public/www-style/2014Mar/0127.html</a> |
| 75 | +Closed: Accepted |
| 76 | +Verified: |
| 77 | +</pre> |
0 commit comments