Skip to content

Commit 909cdca

Browse files
author
Tantek Çelik
committed
a few pubrules checker fixes
1 parent 636be6b commit 909cdca

2 files changed

Lines changed: 13 additions & 12 deletions

File tree

css3-ui/Overview.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<body>
4141
<div class=head> <a href="http://www.w3.org/"><img alt=W3C height=48
4242
src="http://www.w3.org/Icons/w3c_home" width=72> </a>
43-
<h1>CSS Basic User Interface Module Level 3</h1>
43+
<h1>CSS Basic User Interface Module Level 3 (CSS3 UI)</h1>
4444

4545
<h2 class="no-num no-toc" id=longstatus-date>W3C Working Draft 12 January
4646
2012</h2>
@@ -49,8 +49,8 @@ <h2 class="no-num no-toc" id=longstatus-date>W3C Working Draft 12 January
4949
<dt>This version:</dt>
5050
<!-- TR "This version". Update "WD" below as needed to CR/PR/REC -->
5151

52-
<dd><a href="http://www.w3.org/TR/2012/WD-css3-ui-20120112">
53-
http://www.w3.org/TR/2012/WD-css3-ui-20120112</a></dd>
52+
<dd><a href="http://www.w3.org/TR/2012/WD-css3-ui-20120112/">
53+
http://www.w3.org/TR/2012/WD-css3-ui-20120112/</a></dd>
5454
<!-- editor's draft "This version" -->
5555
<!-- <dd><a href="http://dev.w3.org/csswg/css3-ui/">
5656
http://dev.w3.org/csswg/css3-ui/</a>
@@ -59,7 +59,7 @@ <h2 class="no-num no-toc" id=longstatus-date>W3C Working Draft 12 January
5959
<dt>Latest version:
6060

6161
<dd><a
62-
href="http://www.w3.org/TR/css3-ui">http://www.w3.org/TR/css3-ui</a>
62+
href="http://www.w3.org/TR/css3-ui/">http://www.w3.org/TR/css3-ui/</a>
6363

6464
<dt>Editor's draft:
6565

@@ -185,8 +185,8 @@ <h2 class="no-num no-toc" id=status style="page-break-before:auto">Status
185185
All persons are encouraged to review this document and send comments to
186186
the <a href="http://lists.w3.org/Archives/Public/www-style/">www-style
187187
mailing list</a> as described above. The <strong>deadline for
188-
comments</strong> is four weeks after the date of date of publication in
189-
the header.
188+
comments</strong> is four weeks after the date of publication in the
189+
header or 14 February 2012, whichever is sooner.
190190

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

css3-ui/Overview.src.html

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -43,22 +43,22 @@
4343
src="http://www.w3.org/Icons/w3c_home">
4444
</a>
4545

46-
<h1>CSS Basic User Interface Module Level 3</h1>
46+
<h1>CSS Basic User Interface Module Level 3 (CSS3 UI)</h1>
4747

4848
<h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
4949
<dl>
5050
<dt>This version:</dt>
5151
<!-- TR "This version". Update "WD" below as needed to CR/PR/REC -->
52-
<dd><a href="http://www.w3.org/TR/[YEAR]/WD-[SHORTNAME]-[CDATE]">
53-
http://www.w3.org/TR/[YEAR]/WD-[SHORTNAME]-[CDATE]</a>
52+
<dd><a href="http://www.w3.org/TR/[YEAR]/WD-[SHORTNAME]-[CDATE]/">
53+
http://www.w3.org/TR/[YEAR]/WD-[SHORTNAME]-[CDATE]/</a>
5454
</dd>
5555
<!-- editor's draft "This version" -->
5656
<!-- <dd><a href="http://dev.w3.org/csswg/css3-ui/">
5757
http://dev.w3.org/csswg/css3-ui/</a>
5858
</dd> -->
5959
<dt>Latest version:</dt>
60-
<dd><a href="http://www.w3.org/TR/[SHORTNAME]"
61-
>http://www.w3.org/TR/[SHORTNAME]</a></dd>
60+
<dd><a href="http://www.w3.org/TR/[SHORTNAME]/"
61+
>http://www.w3.org/TR/[SHORTNAME]/</a></dd>
6262

6363
<dt>Editor's draft:</dt>
6464
<dd><a href="http://dev.w3.org/csswg/css3-ui/"
@@ -134,7 +134,8 @@ <h2 style="page-break-before:auto" class="no-num no-toc" id="status">Status of t
134134
href="http://lists.w3.org/Archives/Public/www-style/">www-style
135135
mailing list</a> as described above. The <strong>deadline for
136136
comments</strong>
137-
is four weeks after the date of date of publication in the header.
137+
is four weeks after the date of publication in the header or
138+
14 February 2012, whichever is sooner.
138139
</p>
139140

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

0 commit comments

Comments
 (0)