Skip to content

Commit 883f65a

Browse files
author
Tantek Çelik
committed
more notes on updating draft for publication to TR.
1 parent 4c364de commit 883f65a

2 files changed

Lines changed: 13 additions & 17 deletions

File tree

css3-ui/Overview.html

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66
bin/propindex | perl bin/addcite -r '' template.html \
77
>template-processed.html
88
9-
To do: add longdesc
10-
119
-->
1210

1311
<html>
@@ -44,16 +42,16 @@
4442
src="http://www.w3.org/Icons/w3c_home" width=72> </a>
4543
<h1>CSS Basic User Interface Module Level 3</h1>
4644

47-
<h2 class="no-num no-toc" id=longstatus-date>W3C Working Draft 17 January
48-
2011</h2>
45+
<h2 class="no-num no-toc" id=longstatus-date>W3C Working Draft 11 January
46+
2012</h2>
4947

5048
<dl>
5149
<dt>This version:</dt>
52-
<!-- TR This version -->
50+
<!-- TR "This version". Update "WD" below as needed to CR/PR/REC -->
5351

54-
<dd><a href="http://www.w3.org/TR/2011/WD-css3-ui-20110117">
55-
http://www.w3.org/TR/2011/WD-css3-ui-20110117</a></dd>
56-
<!-- editor's draft This version -->
52+
<dd><a href="http://www.w3.org/TR/2012/WD-css3-ui-20120111">
53+
http://www.w3.org/TR/2012/WD-css3-ui-20120111</a></dd>
54+
<!-- editor's draft "This version" -->
5755
<!-- <dd><a href="http://dev.w3.org/csswg/css3-ui/">
5856
http://dev.w3.org/csswg/css3-ui/</a>
5957
</dd> -->
@@ -91,7 +89,7 @@ <h2 class="no-num no-toc" id=longstatus-date>W3C Working Draft 17 January
9189
<!--begin-copyright-->
9290
<p class=copyright><a
9391
href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright"
94-
rel=license>Copyright</a> &copy; 2011 <a
92+
rel=license>Copyright</a> &copy; 2012 <a
9593
href="http://www.w3.org/"><acronym
9694
title="World Wide Web Consortium">W3C</acronym></a><sup>&reg;</sup> (<a
9795
href="http://www.csail.mit.edu/"><acronym
@@ -179,8 +177,8 @@ <h2 class="no-num no-toc" id=status style="page-break-before:auto">Status
179177
All persons are encouraged to review this document and send comments to
180178
the <a href="http://lists.w3.org/Archives/Public/www-style/">www-style
181179
mailing list</a> as described above. The <strong>deadline for
182-
comments</strong> is <strong>SOMETIME IN THE FUTURE AFTER A PUBLIC LCWD IS
183-
PUBLISHED</strong>.
180+
comments</strong> is four weeks after the date of date of publication in
181+
the header.
184182

185183
<h3 class="no-num no-toc" id=crec>Candidate Recommendation Exit Criteria</h3>
186184

css3-ui/Overview.src.html

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
bin/propindex | perl bin/addcite -r '' template.html \
88
>template-processed.html
99
10-
To do: add longdesc
11-
1210
-->
1311

1412
<html><head>
@@ -50,11 +48,11 @@ <h1>CSS Basic User Interface Module Level 3</h1>
5048
<h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
5149
<dl>
5250
<dt>This version:</dt>
53-
<!-- TR This version -->
51+
<!-- TR "This version". Update "WD" below as needed to CR/PR/REC -->
5452
<dd><a href="http://www.w3.org/TR/[YEAR]/WD-[SHORTNAME]-[CDATE]">
5553
http://www.w3.org/TR/[YEAR]/WD-[SHORTNAME]-[CDATE]</a>
5654
</dd>
57-
<!-- editor's draft This version -->
55+
<!-- editor's draft "This version" -->
5856
<!-- <dd><a href="http://dev.w3.org/csswg/css3-ui/">
5957
http://dev.w3.org/csswg/css3-ui/</a>
6058
</dd> -->
@@ -117,8 +115,8 @@ <h2 style="page-break-before:auto" class="no-num no-toc" id="status">Status of t
117115
document and send comments to the <a
118116
href="http://lists.w3.org/Archives/Public/www-style/">www-style
119117
mailing list</a> as described above. The <strong>deadline for
120-
comments</strong> is
121-
<strong>SOMETIME IN THE FUTURE AFTER A PUBLIC LCWD IS PUBLISHED</strong>.
118+
comments</strong>
119+
is four weeks after the date of date of publication in the header.
122120
</p>
123121

124122
<h3 class="no-num no-toc" id="crec">Candidate Recommendation Exit Criteria</h3>

0 commit comments

Comments
 (0)