csswg/css3-fonts Fonts.html,1.55,1.56

Update of /sources/public/csswg/css3-fonts
In directory hutz:/tmp/cvs-serv16129

Modified Files:
	Fonts.html 
Log Message:
tweak references a bit

Index: Fonts.html
===================================================================
RCS file: /sources/public/csswg/css3-fonts/Fonts.html,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- Fonts.html	21 Jun 2011 04:25:50 -0000	1.55
+++ Fonts.html	21 Jun 2011 05:12:43 -0000	1.56
@@ -2871,7 +2871,7 @@
 
   <p>The font matching process does not assume that text runs are in either
    normalized or denormalized form (see <a href="#CHARMOD-NORM"
-   rel=biblioentry>[CHARMOD-NORM]<!--{{!CHARMOD-NORM}}--></a> for more
+   rel=biblioentry>[CHARMOD-NORM]<!--{{CHARMOD-NORM}}--></a> for more
    details). Layout engines often convert base character plus combining
    character sequences into precomposed characters if they exist. Fonts can
    generally support both ways of matching characters but variations can
@@ -4824,14 +4824,6 @@
    <dt style="display: none"><!-- keeps the doc valid if the DL is empty -->
     <!---->
 
-   <dt id=AAT-FEATURES>[AAT-FEATURES]
-
-   <dd><a href="http://developer.apple.com/fonts/registry/"><cite>Apple
-    Advanced Typography font feature registry.</cite></a> Apple. URL: <a
-    href="http://developer.apple.com/fonts/registry/">http://developer.apple.com/fonts/registry/</a>
-    </dd>
-   <!---->
-
    <dt id=CHARMOD>[CHARMOD]
 
    <dd>Martin J. Dürst; et al. <a
@@ -4842,16 +4834,6 @@
     </dd>
    <!---->
 
-   <dt id=CHARMOD-NORM>[CHARMOD-NORM]
-
-   <dd>François Yergeau; et al. <a
-    href="http://www.w3.org/TR/2005/WD-charmod-norm-20051027/"><cite>Character
-    Model for the World Wide Web 1.0: Normalization.</cite></a> 27 October
-    2005. W3C Working Draft. (Work in progress.) URL: <a
-    href="http://www.w3.org/TR/2005/WD-charmod-norm-20051027/">http://www.w3.org/TR/2005/WD-charmod-norm-20051027/</a>
-    </dd>
-   <!---->
-
    <dt id=CORS>[CORS]
 
    <dd>Anne van Kesteren. <a
@@ -4945,7 +4927,6 @@
   <!--{{!CSS21}}-->
   <!--{{!OPENTYPE}}-->
   <!--{{!OPENTYPE-FEATURES}}-->
-  <!--{{!AAT-FEATURES}}-->
   <!--{{!OPEN-FONT-FORMAT}}-->
   <!--{{!UNICODE6}}-->
   <!--{{!UAX15}}-->
@@ -4962,12 +4943,30 @@
    <dt style="display: none"><!-- keeps the doc valid if the DL is empty -->
     <!---->
 
+   <dt id=AAT-FEATURES>[AAT-FEATURES]
+
+   <dd><a href="http://developer.apple.com/fonts/registry/"><cite>Apple
+    Advanced Typography font feature registry.</cite></a> Apple. URL: <a
+    href="http://developer.apple.com/fonts/registry/">http://developer.apple.com/fonts/registry/</a>
+    </dd>
+   <!---->
+
    <dt id=ARABIC-TYPO>[ARABIC-TYPO]
 
    <dd>Huda Smitshuijzen AbiFares. <cite>Arabic Typography: A Comprehensive
     Sourcebook.</cite> Saqi Books. 2001. ISBN 0-86356-347-3.</dd>
    <!---->
 
+   <dt id=CHARMOD-NORM>[CHARMOD-NORM]
+
+   <dd>François Yergeau; et al. <a
+    href="http://www.w3.org/TR/2005/WD-charmod-norm-20051027/"><cite>Character
+    Model for the World Wide Web 1.0: Normalization.</cite></a> 27 October
+    2005. W3C Working Draft. (Work in progress.) URL: <a
+    href="http://www.w3.org/TR/2005/WD-charmod-norm-20051027/">http://www.w3.org/TR/2005/WD-charmod-norm-20051027/</a>
+    </dd>
+   <!---->
+
    <dt id=CJKV-INFO-PROCESSING>[CJKV-INFO-PROCESSING]
 
    <dd>Ken Lunde. <cite>CJKV Information Processing, Second Edition.</cite>
@@ -5027,7 +5026,8 @@
   <!--{{OPENTYPE-FONT-GUIDE}}-->
   <!--{{RASTER-TRAGEDY}}-->
   <!--{{WINDOWS-GLYPH-PROC}}-->
-  <!--{{!CHARMOD-NORM}}-->
+  <!--{{CHARMOD-NORM}}-->
+  <!--{{AAT-FEATURES}}-->
 
   <h2 class=no-num id=index>Index</h2>
   <!--begin-index-->

Received on Tuesday, 21 June 2011 05:12:51 UTC