forked from w3c/csswg-drafts
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathissues-lc-2014.html
More file actions
59 lines (52 loc) · 2.82 KB
/
issues-lc-2014.html
File metadata and controls
59 lines (52 loc) · 2.82 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<title>CSS Backgrounds and Borders Level 3 Disposition of Comments for 2014-02-04 LCWD</title>
<style type="text/css">
.a { background: lightgreen }
.d { background: lightblue }
.r { background: orange }
.fo { background: red }
.open { border: solid red; padding: 0.2em; }
:target { box-shadow: 0.25em 0.25em 0.25em; }
</style>
<h1>CSS Backgrounds and Borders Level 3 Disposition of Comments for 2014-02-04 LCWD</h1>
<p>Last call document: <a href="http://www.w3.org/TR/2014/WD-css3-background-20140204/">http://www.w3.org/TR/2014/WD-css3-background-20140204/</a>
<p>Editor's draft: <a href="http://dev.w3.org/csswg/css3-background/">http://dev.w3.org/csswg/css3-background/</a>
<p>The following color coding convention is used for comments:</p>
<ul>
<li class="a">Accepted or Rejected and positive response
<li class="r">Rejected and no response
<li class="fo">Rejected and negative response
<li class="d">Deferred
<li class="oi">Out-of-Scope or Invalid and not verified
</ul>
<p class=open>Open issues are marked like this</p>
<p>An issue can be closed as <code>Accepted</code>, <code>OutOfScope</code>,
<code>Invalid</code>, <code>Rejected</code>, or <code>Retracted</code>.
<code>Verified</code> indicates commentor's acceptance of the response.</p>
<pre class='oi' id='issue-1'>
Issue 1. <a href="#issue-1">#</a>
Summary: Add start/end keywords to background-position
From: i18nWG
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2014Feb/0619.html">http://lists.w3.org/Archives/Public/www-style/2014Feb/0619.html</a>
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2014Mar/0124.html">http://lists.w3.org/Archives/Public/www-style/2014Mar/0124.html</a>
Closed: OutOfScope
Verified:
</pre>
<pre class='oi' id='issue-2'>
Issue 2. <a href="#issue-2">#</a>
Summary: Add logical border properties
From: i18nWG
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2014Feb/0620.html">http://lists.w3.org/Archives/Public/www-style/2014Feb/0620.html</a>
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2014Mar/0125.html">http://lists.w3.org/Archives/Public/www-style/2014Mar/0125.html</a>
Closed: OutOfScope
Verified:
</pre>
<pre class='a' id='issue-2'>
Issue 2. <a href="#issue-2">#</a>
Summary: Restore box-decoration-break
From: i18nWG
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2014Mar/0044.html">http://lists.w3.org/Archives/Public/www-style/2014Mar/0044.html</a>
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2014Mar/0091.html">http://lists.w3.org/Archives/Public/www-style/2014Mar/0091.html</a>
Closed: Rejected
Verified: <a href="http://lists.w3.org/Archives/Public/www-style/2014Mar/0102.html">http://lists.w3.org/Archives/Public/www-style/2014Mar/0102.html</a>
</pre>