|
88 | 88 |
|
89 | 89 | <h1 id=top>CSS Speech Module</h1> |
90 | 90 |
|
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> |
93 | 92 |
|
94 | 93 | <dl id=versions> |
95 | 94 | <dt>This version: |
96 | 95 |
|
97 | 96 | <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>--> |
99 | 98 | <a |
100 | 99 | href="http://dev.w3.org/csswg/css3-speech">http://dev.w3.org/csswg/css3-speech</a> |
101 | 100 |
|
@@ -3838,8 +3837,25 @@ <h2 class=no-num id=changes>Appendix E — Changes from previous draft</h2> |
3838 | 3837 | href="http://www.w3.org/TR/2011/WD-css3-speech-20110818/#changes">its own |
3839 | 3838 | list of changes</a>, which - for succinctness - is not repeated here. |
3840 | 3839 |
|
| 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 | + |
3841 | 3844 | <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 ‘<a |
| 3849 | + href="#voice-rate"><code class=property>voice-rate</code></a>’ |
| 3850 | + percentages. |
| 3851 | + |
| 3852 | + <li>Changed ‘<code class=property>span</code>’ to ‘<code |
| 3853 | + class=property>em</code>’ to illustrate the use of ‘<a |
| 3854 | + href="#voice-stress"><code class=property>voice-stress</code></a>’. |
| 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. |
3843 | 3859 | </ul> |
3844 | 3860 | <!-- For reference only, changes in previous draft |
3845 | 3861 | (http://www.w3.org/TR/2011/WD-css3-speech-20110818/#changes) --> |
|
0 commit comments