csswg/css3-text Overview.html,1.99,1.100

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

Modified Files:
	Overview.html 
Log Message:
Start preparing for WD

Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-text/Overview.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- Overview.html	7 Apr 2011 20:22:49 -0000	1.99
+++ Overview.html	7 Apr 2011 20:23:13 -0000	1.100
@@ -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-ED.css" rel=stylesheet
+  <link href="http://www.w3.org/StyleSheets/TR/W3C-WD.css" rel=stylesheet
   type="text/css">
 
  <body>
@@ -83,16 +83,17 @@
 
    <h1>CSS Text Level 3</h1>
 
-   <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 12 April 2011</h2>
+   <h2 class="no-num no-toc" id=longstatus-date>W3C Working Draft 12 April
+    2011</h2>
 
    <dl>
-    <dt>This version:
-
-    <dd><a href="http://dev.w3.org/csswg/css3-text/Overview.html">$Date:
-     2011/04/06 21:09:22 $ (CVS $Revision$)</a> <!--
-      <dd><a href="http://www.w3.org/TR/2011/WD-css3-text-20110412/">http://www.w3.org/TR/2011/WD-css3-text-20110412/</a></dd>
+    <dt>This version:</dt>
+    <!--
+      <dd><a href="http://dev.w3.org/csswg/css3-text/Overview.html">$Date$ (CVS $Revision$)</a>
     -->
-     
+
+    <dd><a
+     href="http://www.w3.org/TR/2011/WD-css3-text-20110412/">http://www.w3.org/TR/2011/WD-css3-text-20110412/</a>
 
     <dt>Latest version:
 
@@ -102,7 +103,7 @@
     <dt>Previous version:
 
     <dd><a
-     href="http://www.w3.org/TR/2010/WD-css3-text-20101005/">http://www.w3.org/TR/2010/WD-css3-text-20101005/</a>
+     href="http://www.w3.org/TR/2011/WD-css3-text-20110215/">http://www.w3.org/TR/2011/WD-css3-text-20110215/</a>
 
     <dt>Editors:
 
@@ -481,8 +482,8 @@
    <li class=no-num><a href="#default-stylesheet">Appendix D: Default UA
     Stylesheet</a>
 
-   <li class=no-num><a href="#appendix-e-categorization-of-scripts">Appendix
-    E: Categorization of Scripts</a>
+   <li class=no-num><a href="#script-categorization">Appendix E:
+    Categorization of Scripts</a>
 
    <li class=no-num><a href="#appendix-f-full-property-index">Appendix F:
     Full Property Index</a>
@@ -549,12 +550,13 @@
     behavior is similar to Devanagari.
   </dl>
 
-  <p class=issue>Provide an appendix using Unicode script names.
-
   <p class=note>These definitions are used primarily in describing <a
    href="#line-breaking">line-breaking</a> and <a
    href="#text-justify">justification</a> behavior.
 
+  <p><a href="#script-categorization">Appendix E</a> provides a more
+   comprehensive listing of the various scripts in each category.
+
   <h2 id=conformance><span class=secno>2. </span> Conformance</h2>
 
   <p>Conformance requirements are expressed with a combination of descriptive
@@ -6024,8 +6026,8 @@
      href="mailto:www-style@w3.org">www-style@w3.org</a> with
      <kbd>[css3-text]</kbd> in the subject line.</p>
 
-    <h2 class=no-num id=appendix-e-categorization-of-scripts>Appendix E:
-     Categorization of Scripts</h2>
+    <h2 class=no-num id=script-categorization>Appendix E: Categorization of
+     Scripts</h2>
 
     <p><em>This appendix is informative (non-normative).</em></p>
 

Received on Thursday, 7 April 2011 20:23:17 UTC