csswg/css3-text Overview.html,1.57,1.58

Update of /sources/public/csswg/css3-text
In directory hutz:/tmp/cvs-serv22833

Modified Files:
	Overview.html 
Log Message:
Generated. Do not edit!

Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-text/Overview.html,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -d -r1.57 -r1.58
--- Overview.html	12 Feb 2011 00:44:05 -0000	1.57
+++ Overview.html	14 Feb 2011 11:43:04 -0000	1.58
@@ -73,7 +73,7 @@
     .char { border: 1px dotted gray; }
     tt[lang="ja"] { font-family: "MS Gothic", "Osaka", monospace }
   </style>
-  <link href="http://www.w3.org/StyleSheets/TR/W3C-WD.css" rel=stylesheet
+  <link href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" rel=stylesheet
   type="text/css">
 
  <body>
@@ -83,17 +83,17 @@
 
    <h1>CSS Text Level 3</h1>
 
-   <h2 class="no-num no-toc" id=longstatus-date>W3C Working Draft 15 February
+   <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 14 February
     2011</h2>
 
    <dl>
-    <dt>This version:</dt>
-    <!--
-      <dd><a href="http://dev.w3.org/csswg/css3-text/Overview.html">$Date$ (CVS $Revision$)</a>
-    -->
+    <dt>This version:
 
-    <dd><a
-     href="http://www.w3.org/TR/2011/WD-css3-text-20110215/">http://www.w3.org/TR/2011/WD-css3-text-20110215/</a>
+    <dd><a href="http://dev.w3.org/csswg/css3-text/Overview.html">$Date:
+     2011/02/14 11:42:29 $ (CVS $Revision$)</a> <!--
+      <dd><a href="http://www.w3.org/TR/2011/WD-css3-text-20110214/">http://www.w3.org/TR/2011/WD-css3-text-20110214/</a></dd>
+    -->
+     
 
     <dt>Latest version:
 
@@ -673,7 +673,8 @@
     typically used for ruby annotation text, where all small Kana should be
     drawn as large Kana.
     <p class=note>Authors using this for ruby text may also want to use
-     &lsquo;<code class=css>font-variant: ruby</code>&rsquo;. [[CSS3FONTS]]
+     &lsquo;<code class=css>font-variant: ruby</code>&rsquo;. <a
+     href="#CSS3FONT" rel=biblioentry>[CSS3FONT]<!--{{CSS3FONT}}--></a>
   </dl>
 
   <p>Although limited, the case mapping process has some language
@@ -1960,8 +1961,9 @@
    <p>The hyphenation resource list that applies to the text in an element is
     the one given by the last hyphenation mapping declaration whose language
     code matches the language of the element. Language code matching must be
-    performed using RFC4647 [[!RFC4647]] <span class=issue>explain exactly
-    how</span>.</p>
+    performed using RFC4647 <a href="#RFC4647"
+    rel=biblioentry>[RFC4647]<!--{{!RFC4647}}--></a> <span
+    class=issue>explain exactly how</span>.</p>
 
    <p class=note>Since the last matching declaration takes effect, authors
     should list the most general mapping first, and the most specific last.
@@ -5467,6 +5469,15 @@
     </dd>
    <!---->
 
+   <dt id=RFC4647>[RFC4647]
+
+   <dd>A. Phillips; M. Davis. <a
+    href="http://www.ietf.org/rfc/rfc4647.txt"><cite>Matching of Language
+    Tags.</cite></a> September 2006. Internet RFC 4647. URL: <a
+    href="http://www.ietf.org/rfc/rfc4647.txt">http://www.ietf.org/rfc/rfc4647.txt</a>
+    </dd>
+   <!---->
+
    <dt id=UAX11>[UAX11]
 
    <dd>Asmus Freytag. <a
@@ -5526,6 +5537,16 @@
    <dt style="display: none"><!-- keeps the doc valid if the DL is empty -->
     <!---->
 
+   <dt id=CSS3FONT>[CSS3FONT]
+
+   <dd>John Daggett. <a
+    href="http://www.w3.org/TR/2009/WD-css3-fonts-20090618"><cite>CSS Fonts
+    Module Level 3.</cite></a> 18 June 2009. W3C Working Draft. (Work in
+    progress.) URL: <a
+    href="http://www.w3.org/TR/2009/WD-css3-fonts-20090618">http://www.w3.org/TR/2009/WD-css3-fonts-20090618</a>
+    </dd>
+   <!---->
+
    <dt id=CSS3UI>[CSS3UI]
 
    <dd>Tantek &#199;elik. <a

Received on Monday, 14 February 2011 11:43:08 UTC