Skip to content

Commit a628415

Browse files
committed
update issues list
1 parent 147e620 commit a628415

2 files changed

Lines changed: 69 additions & 11 deletions

File tree

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
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>

css3-background/issues-lc-2009.txt

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,30 +6,28 @@ Summary: Define boundaries of mouse-event-trapping region to follow border
66
radius curve and ignore border-image outset.
77
From: Dave Hyatt
88
Comment: http://lists.w3.org/Archives/Public/www-style/2009Mar/0433.html
9-
Response: Accept, but should we require, recommend, or note?
10-
Open
9+
Response: http://lists.w3.org/Archives/Public/www-style/2009Nov/0263.html
10+
Closed: Accepted
1111
----
1212
Issue 2.
1313
Summary: Add background-opacity
1414
From: Patrick H. Lauke
1515
Comment: http://lists.w3.org/Archives/Public/www-style/2009Oct/0068.html
16-
Response: Consider functionality for future specs
16+
Response: http://lists.w3.org/Archives/Public/www-style/2009Nov/0266.html
17+
Closed: Rejected
1718
----
1819
Issue 3.
1920
Summary: Allow more slashes in border-image shorthand
2021
From: Zack Weinberg
2122
Comment: http://lists.w3.org/Archives/Public/www-style/2009Oct/0185.html
22-
Response: ??
23+
Response: http://lists.w3.org/Archives/Public/www-style/2009Nov/0267.html
24+
Closed: Rejected
25+
Verified: http://lists.w3.org/Archives/Public/www-style/2009Nov/0273.html
2326
----
2427
Issue 4.
2528
Summary: Rename box-break keywords
2629
From: fantasai
2730
Comment: http://lists.w3.org/Archives/Public/www-style/2009Oct/0309.html
28-
Response: Some other suggestions include
29-
slice | separate
30-
flow | separate
31-
slice | split
32-
one-box | add-boxes
33-
slice | divide
34-
Open
31+
Response: http://lists.w3.org/Archives/Public/www-style/2009Nov/0268.html
32+
Closed: Accepted
3533
----

0 commit comments

Comments
 (0)