csswg/css3-speech Overview.html,1.91,1.92 Overview.src.html,1.94,1.95

Update of /sources/public/csswg/css3-speech
In directory hutz:/tmp/cvs-serv13465

Modified Files:
	Overview.html Overview.src.html 
Log Message:
updating references, preparing "list of changes from previous draft".



Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-speech/Overview.html,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -d -r1.91 -r1.92
--- Overview.html	10 Aug 2011 23:02:36 -0000	1.91
+++ Overview.html	13 Feb 2012 11:48:41 -0000	1.92
@@ -1,14 +1,10 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
-"http://www.w3.org/TR/html4/strict.dtd">
+<!-- !DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd" -->
 
 <html lang=en>
  <head>
   <title>CSS Speech Module</title>
   <meta content="text/html; charset=utf-8" http-equiv=Content-Type>
   <link href="../default.css" rel=stylesheet type="text/css">
-  <link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel=stylesheet
-  type="text/css">
-  <!-- link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" -->
 
   <style type="text/css">
       p
@@ -82,6 +78,8 @@
       font-size : 120%
       }
     -->
+  <link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel=stylesheet
+  type="text/css">
 
  <body>
   <div class=head> <!--begin-logo-->
@@ -90,13 +88,14 @@
 
    <h1 id=top>CSS Speech Module</h1>
 
-   <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 11 August 2011</h2>
+   <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 13 February
+    2012</h2>
 
    <dl>
     <dt>This version:
 
     <dd>
-     <!--<a href="http://www.w3.org/TR/2011/WD-css3-speech-20110811">http://www.w3.org/TR/2011/ED-css3-speech-20110811/</a>-->
+     <!--<a href="http://www.w3.org/TR/2012/WD-css3-speech-20120213/">http://www.w3.org/TR/2012/ED-css3-speech-20120213/</a>-->
      <a
      href="http://dev.w3.org/csswg/css3-speech">http://dev.w3.org/csswg/css3-speech</a>
      
@@ -104,16 +103,23 @@
     <dt>Latest version:
 
     <dd> <a
-     href="http://www.w3.org/TR/css3-speech">http://www.w3.org/TR/css3-speech</a>
+     href="http://www.w3.org/TR/css3-speech">http://www.w3.org/TR/css3-speech/</a>
      
 
     <dt>Previous versions:
 
     <dd> <a
-     href="http://www.w3.org/TR/2004/WD-css3-speech-20041216/">http://www.w3.org/TR/2004/WD-css3-speech-20041216/</a>
+     href="http://www.w3.org/TR/2011/WD-css3-speech-20110419/">http://www.w3.org/TR/2011/WD-css3-speech-20110419/</a>
      
 
-    <dt id=editors-list>Editors:
+    <dt id=editors-list>Editor:
+
+    <dd><a href="mailto:dweck@daisy.org">Daniel Weck</a> (<a
+     href="http://www.daisy.org">DAISY Consortium</a>)
+   </dl>
+
+   <dl>
+    <dt>Former editors:
 
     <dd><a href="mailto:dsr@w3.org">Dave Raggett</a> (<a
      href="http://www.w3.org/">W3C</a>/<a
@@ -125,30 +131,25 @@
 
     <dd><a href="mailto:csant@opera.com">Claudio Santambrogio</a> (<a
      href="http://www.opera.com/">Opera Software</a>)
-
-    <dd><a href="mailto:dweck@daisy.org">Daniel Weck</a> (<a
-     href="http://www.daisy.org">DAISY Consortium</a>)
    </dl>
    <!--begin-copyright-->
    <p class=copyright><a
     href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright"
-    rel=license>Copyright</a> &copy; 2011 <a
-    href="http://www.w3.org/"><acronym title="World Wide Web
-    Consortium">W3C</acronym></a><sup>&reg;</sup> (<a
-    href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute
-    of Technology">MIT</acronym></a>, <a href="http://www.ercim.eu/"><acronym
-    title="European Research Consortium for Informatics and
-    Mathematics">ERCIM</acronym></a>, <a
-    href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C <a
+    rel=license>Copyright</a> &copy; 2012 <a
+    href="http://www.w3.org/"><acronym
+    title="World Wide Web Consortium">W3C</acronym></a><sup>&reg;</sup> (<a
+    href="http://www.csail.mit.edu/"><acronym
+    title="Massachusetts Institute of Technology">MIT</acronym></a>, <a
+    href="http://www.ercim.eu/"><acronym
+    title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>,
+    <a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C <a
     href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>,
     <a
     href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a>
     and <a
     href="http://www.w3.org/Consortium/Legal/copyright-documents">document
     use</a> rules apply.</p>
-   <!--end-copyright-->
-   <hr title="Separator for header">
-  </div>
+   <!--end-copyright--> <!-- hr title="Separator for header"  --></div>
 
   <h2 class="no-num no-toc" id=abstract>Abstract</h2>
 
@@ -198,10 +199,10 @@
    W3C Patent Policy</a>.</p>
   <!--end-status-->
 
-  <p>The <strong>deadline for Last Call Working Draft comments</strong> is
-   <strong>30 September 2011</strong>.
-
-  <hr>
+  <p>This is a “last call” working draft, i.e., the working group expects
+   this to be the last call for comments before the document becomes a W3C
+   Candidate Recommendation. The <strong>deadline for comments</strong> is
+   <strong>30 September 2011</strong>.</p>
   <!-- div class="issue">
       <p>The following issues need to be discussed and require working group resolutions:</p>
       <ul>
@@ -228,8 +229,6 @@
    help with implementation and driving the specification forward along the
    W3C Recommendation track, please contact the editors.
 
-  <hr>
-
   <h2 class="no-num no-toc" id=contents>Table of contents</h2>
   <!--begin-toc-->
 
@@ -376,8 +375,6 @@
   </ul>
   <!--end-toc-->
 
-  <hr>
-
   <h2 id=introduction><span class=secno>1. </span>Introduction</h2>
 
   <p class=note>Note that this entire section is non-normative.
@@ -3000,8 +2997,6 @@
       Incubator Groups.
       </p -->
 
-  <hr title="Separator from footer">
-
   <h2 class=no-num id=property-index>Appendix A &mdash; Property index</h2>
   <!--begin-properties-->
 
@@ -3418,11 +3413,11 @@
   <!--begin-index-->
 
   <ul class=indexlist>
-   <li>aural "box" model, <a href="#aural-box-model" title="aural
-    &quot;box&quot; model"><strong>4.</strong></a>
+   <li>aural "box" model, <a href="#aural-box-model"
+    title="aural &quot;box&quot; model"><strong>4.</strong></a>
 
-   <li>authoring tool, <a href="#authoring-tool" title="authoring
-    tool"><strong>#</strong></a>
+   <li>authoring tool, <a href="#authoring-tool"
+    title="authoring tool"><strong>#</strong></a>
 
    <li>border, <a href="#border-def" title=border><strong>#</strong></a>
 
@@ -3498,22 +3493,22 @@
 
    <li>strings, <a href="#strings-def" title=strings><strong>#</strong></a>
 
-   <li>style sheet, <a href="#style-sheet" title="style
-    sheet"><strong>#</strong></a>
+   <li>style sheet, <a href="#style-sheet"
+    title="style sheet"><strong>#</strong></a>
     <ul>
-     <li>as conformance class, <a href="#style-sheet0" title="style sheet, as
-      conformance class"><strong>#</strong></a>
+     <li>as conformance class, <a href="#style-sheet0"
+      title="style sheet, as conformance class"><strong>#</strong></a>
     </ul>
 
    <li>time, <a href="#time-def" title=time><strong>#</strong></a>
 
    <li>UA, <a href="#ua" title=UA><strong>#</strong></a>
 
-   <li>User Agent, <a href="#user-agent" title="User
-    Agent"><strong>#</strong></a>
+   <li>User Agent, <a href="#user-agent"
+    title="User Agent"><strong>#</strong></a>
 
-   <li>visual box model, <a href="#box-model-def" title="visual box
-    model"><strong>#</strong></a>
+   <li>visual box model, <a href="#box-model-def"
+    title="visual box model"><strong>#</strong></a>
 
    <li>voice-balance, <a href="#voice-balance"
     title=voice-balance><strong>5.2.</strong></a>
@@ -3738,11 +3733,10 @@
 
   <h2 class=no-num id=ack>Appendix D &mdash; Acknowledgements</h2>
 
-  <p> The editors would like to thank the members of the W3C Voice Browser
-   and Cascading Style Sheets working groups for their assistance in
-   preparing this specification. Special thanks to Ellen Eide (IBM) for her
-   detailed comments, and to Elika Etemad (Fantasai) for her thorough
-   reviews.
+  <p>The editors would like to thank the members of the W3C Voice Browser and
+   Cascading Style Sheets working groups for their assistance in preparing
+   this specification. Special thanks to Ellen Eide (IBM) for her detailed
+   comments, and to Elika Etemad (Fantasai) for her thorough reviews.
 
   <h2 class=no-num id=changes>Appendix E &mdash; Changes from previous draft</h2>
 
@@ -3917,11 +3911,11 @@
 
    <dt id=CSS3VAL>[CSS3VAL]
 
-   <dd>H&#229;kon Wium Lie; Chris Lilley. <a
-    href="http://www.w3.org/TR/2006/WD-css3-values-20060919"><cite>CSS3
-    Values and Units.</cite></a> 19 September 2006. W3C Working Draft. (Work
-    in progress.) URL: <a
-    href="http://www.w3.org/TR/2006/WD-css3-values-20060919">http://www.w3.org/TR/2006/WD-css3-values-20060919</a>
+   <dd>H&#229;kon Wium Lie; Tab Atkins; Elika J. Etemad. <a
+    href="http://www.w3.org/TR/2011/WD-css3-values-20110906/"><cite>CSS
+    Values and Units Module Level 3.</cite></a> 6 September 2011. W3C Working
+    Draft. (Work in progress.) URL: <a
+    href="http://www.w3.org/TR/2011/WD-css3-values-20110906/">http://www.w3.org/TR/2011/WD-css3-values-20110906/</a>
     </dd>
    <!---->
 

Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-speech/Overview.src.html,v
retrieving revision 1.94
retrieving revision 1.95
diff -u -d -r1.94 -r1.95
--- Overview.src.html	16 Aug 2011 13:25:27 -0000	1.94
+++ Overview.src.html	13 Feb 2012 11:48:41 -0000	1.95
@@ -1,9 +1,9 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<!-- !DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd" -->
 <html lang="en">
   <head>
     <title>CSS Speech Module</title>
-    <meta content="text/html; charset=utf-8" http-equiv="Content-Type" >
-    <link href="../default.css" rel="stylesheet" type="text/css" >
+    <meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
+    <link href="../default.css" rel="stylesheet" type="text/css" />
     <style type="text/css">
       p
       {
@@ -76,7 +76,7 @@
       font-size : 120%
       }
     -->
-    <link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css" >
+    <link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css" />
   </head>
   <body>
     <div class="head">
@@ -101,7 +101,9 @@
         <dt id="editors-list">Editor:</dt>
         <dd><a href="mailto:dweck@daisy.org">Daniel Weck</a> (<a href="http://www.daisy.org">DAISY
             Consortium</a>)</dd>
-	<dt>Former editors:
+      </dl>
+      <dl>
+        <dt>Former editors:</dt>
         <dd><a href="mailto:dsr@w3.org">Dave Raggett</a> (<a href="http://www.w3.org/">W3C</a>/<a
             href="http://www.canon.com/">Canon</a>)</dd>
         <dd><a href="mailto:daniel@glazman.org">Daniel Glazman</a> (<a
@@ -110,7 +112,7 @@
             href="http://www.opera.com/">Opera Software</a>)</dd>
       </dl>
       <!--copyright-->
-      <hr title="Separator for header" >
+      <!-- hr title="Separator for header"  -->
     </div>
     <h2 class="no-num no-toc" id="abstract">Abstract</h2>
     <p>CSS (Cascading Style Sheets) is a language that describes the rendering of markup documents
@@ -122,10 +124,9 @@
         href="http://www.w3.org/Voice/">Voice Browser Activity</a>.</p>
     <h2 class="no-num no-toc" id="status">Status of this document</h2>
     <!--status-->
-    <p>This is a “last call” working draft, i.e., the working group
-    expects this to be the last call for comments before the document
-    becomes a W3C Candidate Recommendation.  The <strong>deadline for
-    comments</strong> is <strong>30 September 2011</strong>.</p>
+    <p>This is a “last call” working draft, i.e., the working group expects this to be the last call
+      for comments before the document becomes a W3C Candidate Recommendation. The <strong>deadline
+        for comments</strong> is <strong>30 September 2011</strong>.</p>
     <!-- div class="issue">
       <p>The following issues need to be discussed and require working group resolutions:</p>
       <ul>
@@ -2643,15 +2644,20 @@
     <p>Features may/will also be dropped if adequate/sufficient (by judgment of CSS WG) tests have
       not been produced for those feature(s) by the end of the CR period. </p>
     <h2 class="no-num" id="ack">Appendix D &mdash; Acknowledgements</h2>
-    <p>The editors would like to
-    thank the members of the W3C Voice Browser and Cascading Style Sheets working groups for their
-    assistance in preparing this specification. Special thanks to Ellen Eide (IBM) for her detailed
-    comments, and to Elika Etemad (Fantasai) for her thorough reviews. <h2 class="no-num"
-      id="changes">Appendix E &mdash; Changes from previous draft</h2>
-    <p> Note that the <a href="http://www.w3.org/TR/2011/WD-css3-speech-20110419">previous Working
-        Draft</a> includes <a href="http://www.w3.org/TR/2011/WD-css3-speech-20110419#changes">its
+    <p>The editors would like to thank the members of the W3C Voice Browser and Cascading Style
+      Sheets working groups for their assistance in preparing this specification. Special thanks to
+      Ellen Eide (IBM) for her detailed comments, and to Elika Etemad (Fantasai) for her thorough
+      reviews.</p>
+    <h2 class="no-num" id="changes">Appendix E &mdash; Changes from previous draft</h2>
+    <p> Note that the <a href="http://www.w3.org/TR/2011/WD-css3-speech-20110818/">previous Working
+        Draft</a> includes <a href="http://www.w3.org/TR/2011/WD-css3-speech-20110818/#changes">its
         own list of changes</a>, which - for succinctness - is not repeated here. </p>
     <ul>
+      <li>TODO</li>
+    </ul>
+    <!-- For reference only, changes in previous draft
+      (http://www.w3.org/TR/2011/WD-css3-speech-20110818/#changes) -->
+    <!-- ul>
       <li>Renamed 'voice-pitch-range' to 'voice-range', which is compatible with SSML's notation,
         and removes the possibility to interpret this property as being a subset of
         'voice-pitch'.</li>
@@ -2699,8 +2705,9 @@
       <li>Improved document structure by adding sub-sections.</li>
       <li>Removed the implicit 'inherit' value for all properties.</li>
       <li>Fixed typos and made other minor edits.</li>
-    </ul>
-    <!-- For reference only, changes in previous draft: -->
+      </ul -->
+    <!-- For reference only, changes in previous draft
+      (http://www.w3.org/TR/2011/WD-css3-speech-20110419/#changes) -->
     <!-- ul>
             <li>Removed the "mark" property, see the <a href="http://lists.w3.org/Archives/Public/www-style/2011Feb/0029.html">Working Group resolution</a></li>
             <li>Added the 'speakability' property and removed the 'none' value of the 'speak' property,

Received on Monday, 13 February 2012 11:48:49 UTC