|
| 1 | +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> |
| 2 | +<title>CSS3 Backgrounds and Borders Disposition of Comments for 2010-06-12 LCWD</title> |
| 3 | +<style type="text/css"> |
| 4 | +.a { background:lightgreen } |
| 5 | +.r { background:orange } |
| 6 | +.fo { background:red } |
| 7 | +</style> |
| 8 | + |
| 9 | +<h1>CSS Backgrounds and Borders Level 3 Disposition of Comments</h1> |
| 10 | + |
| 11 | +<p>Last call document:<a href="http://www.w3.org/TR/2010/WD-css3-background-20100612/">http://www.w3.org/TR/2010/WD-css3-background-20100612/</a> |
| 12 | + |
| 13 | +<p>Editor's draft: <a href="http://dev.w3.org/csswg/css3-background/">http://dev.w3.org/csswg/css3-background/</a> |
| 14 | + |
| 15 | +<p>The following color coding convention is used for comments:</p> |
| 16 | + |
| 17 | +<ul> |
| 18 | + <li class="a">Accepted or Rejected + verified |
| 19 | + <li class="r">Rejected and not verified |
| 20 | + <li class="oi">Out-of-Scope or Invalid and not verified |
| 21 | + <li class="fo">Formal Objection (There were no formal objections.) |
| 22 | +</ul> |
| 23 | + |
| 24 | +<p>An issue can be closed as <code>Accepted</code>, <code>OutOfScope</code>, |
| 25 | +<code>Invalid</code>, <code>Rejected</code>, or <code>Retracted</code>. |
| 26 | +<code>Verified</code> indicates commentor's acceptance of the response.</p> |
| 27 | + |
| 28 | +<pre class="a" id="issue-1"> |
| 29 | +Issue 1. |
| 30 | +Summary: Remove 'box-shadow' from At-Risk list |
| 31 | +From: Sylvain Galineau |
| 32 | +Comment: http://lists.w3.org/Archives/Public/www-style/2010Jun/0483.html |
| 33 | +Response: http://lists.w3.org/Archives/Public/www-style/2010Oct/0479.html |
| 34 | +Closed: Accepted |
| 35 | +</pre> |
| 36 | +<pre class="a" id="issue-2"> |
| 37 | +Issue 2. |
| 38 | +Summary: box-shadow spread should specify half the blur radius |
| 39 | +From: Tab Atkins? |
| 40 | +Comment: http://lists.w3.org/Archives/Public/www-style/2010Jun/0513.html |
| 41 | +Response: very long thread resulting in edits :) |
| 42 | +Closed: Accepted |
| 43 | +</pre> |
| 44 | +<pre class="a" id="issue-3"> |
| 45 | +Issue 3. |
| 46 | +Summary: border-radius for corner-radius confusing; make own section? |
| 47 | +From: CSS3.info / Jeffrey Gilbert, Krzysztof Maczyński |
| 48 | +Comment: http://www.css3.info/w3c-issues-last-call-for-comments-on-css3-backgrounds-and-borders/#comment-259427 |
| 49 | +Response: http://www.css3.info/w3c-issues-last-call-for-comments-on-css3-backgrounds-and-borders/#comment-259447 |
| 50 | +Closed: Accepted |
| 51 | +</pre> |
| 52 | +<pre class="r" id="issue-4"> |
| 53 | +Issue 4. |
| 54 | +Summary: inset box-shadow should paint over content |
| 55 | +From: divya manian |
| 56 | +Comment: http://lists.w3.org/Archives/Public/www-style/2010Jul/0422.html |
| 57 | +Comment: http://lists.w3.org/Archives/Public/www-style/2010Jul/0474.html |
| 58 | +Response: http://lists.w3.org/Archives/Public/www-style/2010Sep/0111.html |
| 59 | +Closed: Rejected |
| 60 | +</pre> |
| 61 | +<pre class="a" id="issue-5"> |
| 62 | +Issue 5. |
| 63 | +Summary: Initial value currentcolor not defined |
| 64 | +From: Christian Roth |
| 65 | +Comment: http://lists.w3.org/Archives/Public/www-style/2010Oct/0015.html |
| 66 | +Response: http://lists.w3.org/Archives/Public/www-style/2010Oct/0016.html |
| 67 | +Comment: http://lists.w3.org/Archives/Public/www-style/2010Oct/0019.html |
| 68 | +Response: http://lists.w3.org/Archives/Public/www-style/2010Oct/0480.html |
| 69 | +Closed: Accepted |
| 70 | +</pre> |
| 71 | +<pre class="oi" id="issue-6"> |
| 72 | +Issue 6. |
| 73 | +Summary: Example inconsistent with prose |
| 74 | +From: Brian Manthos |
| 75 | +Comment: http://lists.w3.org/Archives/Public/www-style/2010Sep/0368.html |
| 76 | +Response: http://lists.w3.org/Archives/Public/www-style/2010Sep/0369.html |
| 77 | +Comment: http://lists.w3.org/Archives/Public/www-style/2010Sep/0370.html |
| 78 | +Response: http://lists.w3.org/Archives/Public/www-style/2010Sep/0383.html |
| 79 | +Closed: Invalid / OutOfScope |
| 80 | +</pre> |
| 81 | +<pre class="a" id="issue-7"> |
| 82 | +Issue 7. |
| 83 | +Summary: Not defined how border curve breaks across lines |
| 84 | +From: Sylvain Galineau |
| 85 | +Comment: http://lists.w3.org/Archives/Public/www-style/2010Sep/0109.html |
| 86 | +Response: http://lists.w3.org/Archives/Public/www-style/2010Oct/0395.html |
| 87 | +Closed: Accepted |
| 88 | +</pre> |
| 89 | +<pre class="a" id="issue-8"> |
| 90 | +Issue 8. |
| 91 | +Summary: border-image width numbers should refer to *computed* border-widths |
| 92 | +From: Brad Kemper |
| 93 | +Comment: http://lists.w3.org/Archives/Public/www-style/2010Sep/0065.html |
| 94 | +Response: http://lists.w3.org/Archives/Public/www-style/2010Sep/0066.html |
| 95 | +Closed: Accepted |
| 96 | +</pre> |
| 97 | +<pre class="a" id="issue-9"> |
| 98 | +Issue 9. |
| 99 | +Summary: Clarify how background shorthand sets values to layers |
| 100 | +From: Øyvind Stenhaug |
| 101 | +Comment: http://lists.w3.org/Archives/Public/www-style/2010Aug/0387.html |
| 102 | +Response: http://lists.w3.org/Archives/Public/www-style/2010Oct/0478.html |
| 103 | +Closed: Accepted |
| 104 | +</pre> |
| 105 | +<pre class="" id="issue-10"> |
| 106 | +Issue 10. |
| 107 | +Summary: Fill keyword breaks Opera |
| 108 | +From: Rob Crowther |
| 109 | +Comment: http://lists.w3.org/Archives/Public/www-style/2010Jul/0536.html |
| 110 | +Response: http://lists.w3.org/Archives/Public/www-style/2010Jul/0537.html |
| 111 | +Closed: N/A (Question) |
| 112 | +</pre> |
0 commit comments