|
| 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> |
0 commit comments