Skip to content

Commit d449dd1

Browse files
committed
Fixed the bibliographic reference to CSS3FONT. Made a copy for the
/TR page and set the "This version" link back to dev.w3.org.
1 parent 1502435 commit d449dd1

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

css3-text/Overview.src.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -88,10 +88,10 @@ <h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
8888

8989
<dl>
9090
<dt>This version:</dt>
91-
<!--
9291
<dd><a href="http://dev.w3.org/csswg/css3-text/Overview.html">$Date$ (CVS $Revision$)</a>
93-
-->
92+
<!--
9493
<dd><a href="http://www.w3.org/TR/[YEAR]/WD-css3-text-[CDATE]/">http://www.w3.org/TR/[YEAR]/WD-css3-text-[CDATE]/</a></dd>
94+
-->
9595
<dt>Latest version:</dt>
9696
<dd><a
9797
href="http://www.w3.org/TR/css3-text/">http://www.w3.org/TR/css3-text/</a></dd>
@@ -359,7 +359,7 @@ <h3 id="text-transform">
359359
This value is typically used for ruby annotation text,
360360
where all small Kana should be drawn as large Kana.
361361
<p class="note">Authors using this for ruby text may also
362-
want to use ''font-variant: ruby''. [[CSS3FONTS]]</p></dd>
362+
want to use ''font-variant: ruby''. [[CSS3FONT]]</p></dd>
363363
</dl>
364364

365365
<p>Although limited, the case mapping process has some language dependencies.

0 commit comments

Comments
 (0)