Skip to content

Commit 4e12886

Browse files
dirkschulzesvgeesus
authored andcommitted
DoC for new CR revision
1 parent b7d9216 commit 4e12886

File tree

2 files changed

+58
-0
lines changed

2 files changed

+58
-0
lines changed
Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
2+
<title>Compositing and Blending Level 1 Disposition of Comments for 2014-01-07 LCWD</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>Compositing and Blending Level 1 Disposition of Comments for 2014-01-07 LCWD</h1>
13+
14+
<p>Last call document: <a href="http://www.w3.org/TR/2014/WD-compositing-1-20140107/">http://www.w3.org/TR/2014/WD-compositing-1-20140107/</a>
15+
16+
<p>Editor's draft: <a href="http://dev.w3.org/csswg/compositing-1/">http://dev.w3.org/csswg/compositing-1/</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='a' id='issue-1'>
34+
Issue 1. <a href="#issue-1">#</a>
35+
Summary: drop unused compositing mode
36+
From: Dirk Schulze
37+
Comment: <a href="http://lists.w3.org/Archives/Public/public-fx/2014OctDec/0028.html">http://lists.w3.org/Archives/Public/public-fx/2014OctDec/0028.html</a>
38+
Response: <a href="http://lists.w3.org/Archives/Public/public-fx/2014OctDec/0029.html">http://lists.w3.org/Archives/Public/public-fx/2014OctDec/0029.html</a>
39+
Closed: Accepted
40+
</pre>
41+
<pre class='' id='issue-http://lists.w3.org/Archives/Public/public-fx/2014OctDec/0029.html'>
42+
43+
44+
</pre>

compositing-1/issues-lc-2014-2.txt

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
Draft: http://www.w3.org/TR/2014/WD-compositing-1-20140107/
2+
Title: Compositing and Blending Level 1
3+
... anything else you want here, except 4 dashes ...
4+
5+
----
6+
Issue 1.
7+
Summary: drop unused compositing mode
8+
From: Dirk Schulze
9+
Comment: http://lists.w3.org/Archives/Public/public-fx/2014OctDec/0028.html
10+
Response: http://lists.w3.org/Archives/Public/public-fx/2014OctDec/0029.html
11+
Closed: Accepted
12+
----
13+
14+

0 commit comments

Comments
 (0)