csswg/css3-speech Overview.html,1.92,1.93

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

Modified Files:
	Overview.html 
Log Message:
oops, forgot to call "make" before last commit



Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-speech/Overview.html,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -d -r1.92 -r1.93
--- Overview.html	13 Feb 2012 11:48:41 -0000	1.92
+++ Overview.html	13 Feb 2012 11:50:06 -0000	1.93
@@ -3741,131 +3741,67 @@
   <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
+   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-20110419#changes">its own
+   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.
 
   <ul>
-   <li>Renamed &lsquo;<code class=property>voice-pitch-range</code>&rsquo; to
-    &lsquo;<a href="#voice-range"><code
-    class=property>voice-range</code></a>&rsquo;, which is compatible with
-    SSML's notation, and removes the possibility to interpret this property
-    as being a subset of &lsquo;<a href="#voice-pitch"><code
-    class=property>voice-pitch</code></a>&rsquo;.
-
-   <li>Fixed "computed value" for &lsquo;<a href="#voice-pitch"><code
-    class=property>voice-pitch</code></a>&rsquo; and &lsquo;<a
-    href="#voice-range"><code class=property>voice-range</code></a>&rsquo;
-    properties, and added the possibility to combine a keyword with a
-    relative change.
-
-   <li>Removed the "phonemes" property (and its associated "@alphabet"
-    at-rule).
-
-   <li>Renamed &lsquo;<code class=property>speakability</code>&rsquo; to
-    &lsquo;<a href="#speak"><code class=property>speak</code></a>&rsquo;, and
-    &lsquo;<a href="#speak"><code class=property>speak</code></a>&rsquo; to
-    &lsquo;<a href="#speak-as"><code
-    class=property>speak-as</code></a>&rsquo;. Reorganized the &lsquo;<a
-    href="#speak-as"><code class=property>speak-as</code></a>&rsquo; values
-    to allow mixing different types.
-
-   <li>Added support for lists and counters (item styles, numbering, etc.).
-
-   <li>Adjusted the [initial] value for shorthand properties, to be
-    consistent with other CSS specifications (i.e. "see individual
-    properties"), and removed the erroneous "inherit" value.
-
-   <li>Fixed &lsquo;<a href="#voice-volume"><code
-    class=property>voice-volume</code></a>&rsquo; by conforming to SSML 1.1
-    (dB scale, etc.).
-
-   <li>Fixed the [initial] values for &lsquo;<a href="#pause"><code
-    class=property>pause</code></a>&rsquo; and &lsquo;<a href="#rest"><code
-    class=property>rest</code></a>&rsquo;, which should be zero (were
-    "implementation-dependent").
-
-   <li>Corrected the [initial] values for &lsquo;<a href="#voice-range"><code
-    class=property>voice-range</code></a>&rsquo; and &lsquo;<a
-    href="#voice-pitch"><code class=property>voice-pitch</code></a>&rsquo; to
-    "medium".
-
-   <li>Added an "auto" value to &lsquo;<a href="#voice-duration"><code
-    class=property>voice-duration</code></a>&rsquo;, which is the [initial]
-    property value as well.
-
-   <li>Handling of &lsquo;<a href="#voice-balance"><code
-    class=property>voice-balance</code></a>&rsquo; values outside of the
-    allowed range (clamping).
-
-   <li>Fixed &lsquo;<a href="#voice-balance"><code
-    class=property>voice-balance</code></a>&rsquo; prose to better explain
-    the relationship between author intent (stereo sound distribution) and
-    actual user sound system setup (mono, stereo, or surround speaker layout
-    / mixing capabilities).
-
-   <li>Added prose for &lsquo;<a href="#voice-balance"><code
-    class=property>voice-balance</code></a>&rsquo; to describe the mapping
-    between stereo left-right sound axis and three-dimensional sound stage
-    (azimuth support in future versions of CSS-Speech).
-
-   <li>Fixed the "computed value" for &lsquo;<a href="#voice-balance"><code
-    class=property>voice-balance</code></a>&rsquo;.
-
-   <li>Added the &lsquo;<code class=property>normal</code>&rsquo; value for
-    voice-rate ("default" in SSML 1.1).
-
-   <li>Fixed the "computed value" for voice-rate, and added the possibility
-    to combine keywords and percentages (to be consistent with &lsquo;<a
-    href="#voice-volume"><code
-    class=property>voice-volume</code></a>&rsquo;). Added an example to
-    illustrate inheritance and value resolution.
-
-   <li>Renamed voice-family fields to be consistent with SSML.
-
-   <li>Improved the &lsquo;<a href="#voice-family"><code
-    class=property>voice-family</code></a>&rsquo; selection algorithm to
-    cater for language changes.
-
-   <li>Separated definition of semitones (pitch properties).
-
-   <li>More consistent behavior when audio cue URI fails (for whatever
-    reason).
-
-   <li>Enabled voice-family names to contain spaces, matching &lsquo;<code
-    class=property>font-family</code>&rsquo; syntax which is based on quoted
-    strings and concatenated identifiers.
-
-   <li>Added a new section to define the relationship of this specification
-    with CSS2.1.
-
-   <li>Added the missing "Computed value" line to each property definition.
-
-   <li>Cleaned-up the list of module dependencies, and removed redundant
-    "module dependencies" section.
-
-   <li> Voice age keywords now mapped to SSML ages.
-
-   <li>Improved the pause collapsing prose, removed redundant paragraphs.
-
-   <li>Added the missing &lsquo;<code class=property>normal</code>&rsquo;
-    value for &lsquo;<a href="#voice-stress"><code
-    class=property>voice-stress</code></a>&rsquo;.
-
-   <li>Separated the &lsquo;<code class=property>absolute</code>&rsquo;
-    keyword for &lsquo;<a href="#voice-pitch"><code
-    class=property>voice-pitch</code></a>&rsquo; and &lsquo;<a
-    href="#voice-range"><code class=property>voice-range</code></a>&rsquo;.
-
-   <li>Improved document structure by adding sub-sections.
-
-   <li>Removed the implicit &lsquo;<code class=property>inherit</code>&rsquo;
-    value for all properties.
-
-   <li>Fixed typos and made other minor edits.
+   <li>TODO
   </ul>
-  <!-- For reference only, changes in previous draft: -->
+  <!-- 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>
+      <li>Fixed "computed value" for 'voice-pitch' and 'voice-range' properties, and added the
+        possibility to combine a keyword with a relative change.</li>
+      <li>Removed the "phonemes" property (and its associated "@alphabet" at-rule).</li>
+      <li>Renamed 'speakability' to 'speak', and 'speak' to 'speak-as'. Reorganized the 'speak-as'
+        values to allow mixing different types.</li>
+      <li>Added support for lists and counters (item styles, numbering, etc.).</li>
+      <li>Adjusted the [initial] value for shorthand properties, to be consistent with other CSS
+        specifications (i.e. "see individual properties"), and removed the erroneous "inherit"
+        value.</li>
+      <li>Fixed 'voice-volume' by conforming to SSML 1.1 (dB scale, etc.).</li>
+      <li>Fixed the [initial] values for 'pause' and 'rest', which should be zero (were
+        "implementation-dependent").</li>
+      <li>Corrected the [initial] values for 'voice-range' and 'voice-pitch' to "medium".</li>
+      <li>Added an "auto" value to 'voice-duration', which is the [initial] property value as
+        well.</li>
+      <li>Handling of 'voice-balance' values outside of the allowed range (clamping).</li>
+      <li>Fixed 'voice-balance' prose to better explain the relationship between author intent
+        (stereo sound distribution) and actual user sound system setup (mono, stereo, or surround
+        speaker layout / mixing capabilities).</li>
+      <li>Added prose for 'voice-balance' to describe the mapping between stereo left-right sound
+        axis and three-dimensional sound stage (azimuth support in future versions of
+        CSS-Speech).</li>
+      <li>Fixed the "computed value" for 'voice-balance'.</li>
+      <li>Added the 'normal' value for voice-rate ("default" in SSML 1.1).</li>
+      <li>Fixed the "computed value" for voice-rate, and added the possibility to combine keywords
+        and percentages (to be consistent with 'voice-volume'). Added an example to illustrate
+        inheritance and value resolution.</li>
+      <li>Renamed voice-family fields to be consistent with SSML.</li>
+      <li>Improved the 'voice-family' selection algorithm to cater for language changes.</li>
+      <li>Separated definition of semitones (pitch properties).</li>
+      <li>More consistent behavior when audio cue URI fails (for whatever reason).</li>
+      <li>Enabled voice-family names to contain spaces, matching 'font-family' syntax which is based
+        on quoted strings and concatenated identifiers.</li>
+      <li>Added a new section to define the relationship of this specification with CSS2.1.</li>
+      <li>Added the missing "Computed value" line to each property definition.</li>
+      <li>Cleaned-up the list of module dependencies, and removed redundant "module dependencies"
+        section.</li>
+      <li> Voice age keywords now mapped to SSML ages. </li>
+      <li>Improved the pause collapsing prose, removed redundant paragraphs.</li>
+      <li>Added the missing 'normal' value for 'voice-stress'.</li>
+      <li>Separated the 'absolute' keyword for 'voice-pitch' and 'voice-range'.</li>
+      <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
+      (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:50:15 UTC