Skip to content

Commit 11cf187

Browse files
author
John Daggett
committed
[css3-fonts] more LC prep crap
1 parent e90834d commit 11cf187

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

css-fonts/Overview.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
color: #c50;
103103
}
104104
</style>
105-
<link href="http://www.w3.org/StyleSheets/TR/W3C-LC.css" rel=stylesheet
105+
<link href="http://www.w3.org/StyleSheets/TR/W3C-WD.css" rel=stylesheet
106106
type="text/css">
107107
<script defer=defer
108108
src="http://test.csswg.org/harness/annotate.js#CSS3-FONTS_DEV"
@@ -116,15 +116,15 @@
116116
<h1>CSS Fonts Module Level 3</h1>
117117
<!-- <h2 class="no-num no-toc">W3C Last Call Working Draft 11 July 2013</h2> -->
118118

119-
<h2 class="no-num no-toc" id=w3c-last-call-working-draft-11-july-2013>W3C
120-
Last Call Working Draft 11 July 2013</h2>
119+
<h2 class="no-num no-toc" id=w3c-working-draft-11-july-2013>W3C Working
120+
Draft 11 July 2013</h2>
121121

122122
<dl id=authors>
123123
<dt>This version:</dt>
124124
<!-- <dd><a href="http://dev.w3.org/csswg/css-fonts/">http://dev.w3.org/csswg/css-fonts/</a> -->
125125

126126
<dd><a
127-
href="http://www.w3.org/TR/2013/LC-css-fonts-3-20130711/">http://www.w3.org/TR/2013/LC-css-fonts-3-20130711/</a>
127+
href="http://www.w3.org/TR/2013/WD-css-fonts-3-20130711/">http://www.w3.org/TR/2013/WD-css-fonts-3-20130711/</a>
128128

129129

130130
<dt>Latest version:
@@ -208,10 +208,10 @@ <h2 class="no-num no-toc" id=status>Status of this document</h2>
208208
can be found in the <a href="http://www.w3.org/TR/">W3C technical reports
209209
index at http://www.w3.org/TR/.</a></em>
210210

211-
<p>Publication as a Last Call Working Draft does not imply endorsement by
212-
the W3C Membership. This is a draft document and may be updated, replaced
213-
or obsoleted by other documents at any time. It is inappropriate to cite
214-
this document as other than work in progress.
211+
<p>Publication as a Working Draft does not imply endorsement by the W3C
212+
Membership. This is a draft document and may be updated, replaced or
213+
obsoleted by other documents at any time. It is inappropriate to cite this
214+
document as other than work in progress.
215215

216216
<p>The (<a
217217
href="http://lists.w3.org/Archives/Public/www-style/">archived</a>) public

0 commit comments

Comments
 (0)