|
| 1 | +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> |
| 2 | +<title>CSS3 Backgrounds and Borders Disposition of Comments for 2009-10-15 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/2009/WD-css3-background-20091015/">http://www.w3.org/TR/2009/WD-css3-background-20091015/</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="fo">Formal Objection (There were no formal objections.) |
| 21 | +</ul> |
| 22 | + |
| 23 | +<p>An issue can be closed as <code>Accepted</code>, <code>OutOfScope</code>, |
| 24 | +<code>Invalid</code>, <code>Rejected</code>, or <code>Retracted</code>. |
| 25 | +<code>Verified</code> indicates commentor's acceptance of the response.</p> |
| 26 | + |
| 27 | +<pre class="a" id="issue-1"> |
| 28 | +Issue 1. |
| 29 | +Summary: Define boundaries of mouse-event-trapping region to follow border |
| 30 | + radius curve and ignore border-image outset. |
| 31 | +From: Dave Hyatt |
| 32 | +Comment: http://lists.w3.org/Archives/Public/www-style/2009Mar/0433.html |
| 33 | +Response: http://lists.w3.org/Archives/Public/www-style/2009Nov/0263.html |
| 34 | +Closed: Accepted |
| 35 | +</pre> |
| 36 | +<pre class="r" id="issue-1"> |
| 37 | +Issue 2. |
| 38 | +Summary: Add background-opacity |
| 39 | +From: Patrick H. Lauke |
| 40 | +Comment: http://lists.w3.org/Archives/Public/www-style/2009Oct/0068.html |
| 41 | +Response: http://lists.w3.org/Archives/Public/www-style/2009Nov/0266.html |
| 42 | +Closed: Rejected |
| 43 | +</pre> |
| 44 | +<pre class="r" id="issue-1"> |
| 45 | +Issue 3. |
| 46 | +Summary: Allow more slashes in border-image shorthand |
| 47 | +From: Zack Weinberg |
| 48 | +Comment: http://lists.w3.org/Archives/Public/www-style/2009Oct/0185.html |
| 49 | +Response: http://lists.w3.org/Archives/Public/www-style/2009Nov/0267.html |
| 50 | +Closed: Rejected |
| 51 | +Comment: http://lists.w3.org/Archives/Public/www-style/2009Nov/0273.html |
| 52 | +</pre> |
| 53 | +<pre class="a" id="issue-1"> |
| 54 | +Issue 4. |
| 55 | +Summary: Rename box-break keywords |
| 56 | +From: fantasai |
| 57 | +Comment: http://lists.w3.org/Archives/Public/www-style/2009Oct/0309.html |
| 58 | +Response: http://lists.w3.org/Archives/Public/www-style/2009Nov/0268.html |
| 59 | +Closed: Accepted |
| 60 | +</pre> |
0 commit comments