Skip to content

Commit 241d86a

Browse files
committed
[css-text] Check in DoC template
1 parent 59c407d commit 241d86a

2 files changed

Lines changed: 53 additions & 0 deletions

File tree

css-text/issues-lc-2013.html

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
2+
<title>CSS Text Level 3 Disposition of Comments for 2013-10-10 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>CSS Text Level 3 Disposition of Comments for 2013-10-10 LCWD</h1>
13+
14+
<p>Last call document: <a href="http://www.w3.org/TR/2013/WD-css-text-3-20131010/">http://www.w3.org/TR/2013/WD-css-text-3-20131010/</a>
15+
16+
<p>Editor's draft: <a href="http://dev.w3.org/csswg/css-text-3/">http://dev.w3.org/csswg/css-text-3/</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='' id='issue-1'>
34+
Issue 1. <a href="#issue-1">#</a>
35+
Summary: [summary]
36+
From: [name]
37+
Comment: [url]
38+
Response: [url]
39+
Closed: [status ... or replace this "Closed" line with "Open"]
40+
Verified: [url]
41+
</pre>

css-text/issues-lc-2013.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
Draft: http://www.w3.org/TR/2013/WD-css-text-3-20131010/
2+
Title: CSS Text Level 3
3+
4+
----
5+
Issue 1.
6+
Summary: [summary]
7+
From: [name]
8+
Comment: [url]
9+
Response: [url]
10+
Closed: [status ... or replace this "Closed" line with "Open"]
11+
Verified: [url]
12+
----

0 commit comments

Comments
 (0)