Skip to content

Commit 139ba7d

Browse files
committed
added missing list of changes at the bottom of the specification document (testing Mercurial repository for the first time)
1 parent d4eb084 commit 139ba7d

2 files changed

Lines changed: 27 additions & 5 deletions

File tree

css3-speech/Overview.html

Lines changed: 20 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -88,14 +88,13 @@
8888

8989
<h1 id=top>CSS Speech Module</h1>
9090

91-
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 21 February
92-
2012</h2>
91+
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 6 March 2012</h2>
9392

9493
<dl id=versions>
9594
<dt>This version:
9695

9796
<dd>
98-
<!--<a href="http://www.w3.org/TR/2012/WD-css3-speech-20120221/">http://www.w3.org/TR/2012/ED-css3-speech-20120221/</a>-->
97+
<!--<a href="http://www.w3.org/TR/2012/WD-css3-speech-20120306/">http://www.w3.org/TR/2012/ED-css3-speech-20120306/</a>-->
9998
<a
10099
href="http://dev.w3.org/csswg/css3-speech">http://dev.w3.org/csswg/css3-speech</a>
101100

@@ -3838,8 +3837,25 @@ <h2 class=no-num id=changes>Appendix E &mdash; Changes from previous draft</h2>
38383837
href="http://www.w3.org/TR/2011/WD-css3-speech-20110818/#changes">its own
38393838
list of changes</a>, which - for succinctness - is not repeated here.
38403839

3840+
<p>This document was updated to address the issues listed in the Last Call
3841+
Working Draft (18 August 2011) <a
3842+
href="http://wiki.csswg.org/spec/css3-speech">Disposition Of Comments</a>.
3843+
38413844
<ul>
3842-
<li>TODO
3845+
<li>Clarified the relationship between SSML and CSS3-Speech, across the
3846+
specification (exact 1-to-1 mapping, or similarity).
3847+
3848+
<li>Minor editorial improvement to clarify the use of &lsquo;<a
3849+
href="#voice-rate"><code class=property>voice-rate</code></a>&rsquo;
3850+
percentages.
3851+
3852+
<li>Changed &lsquo;<code class=property>span</code>&rsquo; to &lsquo;<code
3853+
class=property>em</code>&rsquo; to illustrate the use of &lsquo;<a
3854+
href="#voice-stress"><code class=property>voice-stress</code></a>&rsquo;.
3855+
3856+
<li>Added accessible description for the aural box model diagram.
3857+
3858+
<li>Fixed the informative statements about volume level of audio cues.
38433859
</ul>
38443860
<!-- For reference only, changes in previous draft
38453861
(http://www.w3.org/TR/2011/WD-css3-speech-20110818/#changes) -->

css3-speech/Overview.src.html

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2710,8 +2710,14 @@ <h2 class="no-num" id="changes">Appendix E &mdash; Changes from previous draft</
27102710
<p> Note that the <a href="http://www.w3.org/TR/2011/WD-css3-speech-20110818/">previous Working
27112711
Draft</a> includes <a href="http://www.w3.org/TR/2011/WD-css3-speech-20110818/#changes">its
27122712
own list of changes</a>, which - for succinctness - is not repeated here. </p>
2713+
2714+
<p>This document was updated to address the issues listed in the Last Call Working Draft (18 August 2011) <a href="http://wiki.csswg.org/spec/css3-speech">Disposition Of Comments</a>.</p>
27132715
<ul>
2714-
<li>TODO</li>
2716+
<li>Clarified the relationship between SSML and CSS3-Speech, across the specification (exact 1-to-1 mapping, or similarity).</li>
2717+
<li>Minor editorial improvement to clarify the use of 'voice-rate' percentages.</li>
2718+
<li>Changed 'span' to 'em' to illustrate the use of 'voice-stress'.</li>
2719+
<li>Added accessible description for the aural box model diagram.</li>
2720+
<li>Fixed the informative statements about volume level of audio cues.</li>
27152721
</ul>
27162722
<!-- For reference only, changes in previous draft
27172723
(http://www.w3.org/TR/2011/WD-css3-speech-20110818/#changes) -->

0 commit comments

Comments
 (0)