22< html lang ="en ">
33 < head >
44 < title > CSS Speech Module</ title >
5- < meta content ="text/html; charset=utf-8 " http-equiv ="Content-Type " />
6- < link href ="../default.css " rel ="stylesheet " type ="text/css " />
7- < link href ="http://www.w3.org/StyleSheets/TR/W3C-ED " rel ="stylesheet " type ="text/css " />
5+ < meta content ="text/html; charset=utf-8 " http-equiv ="Content-Type " >
6+ < link href ="../default.css " rel ="stylesheet " type ="text/css " >
87 <!-- link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/W3C-WD.css" -->
98 < style type ="text/css ">
109 p
7877 font-size : 120%
7978 }
8079 -->
80+ < link href ="http://www.w3.org/StyleSheets/TR/W3C-ED " rel ="stylesheet " type ="text/css " >
8181 </ head >
8282 < body >
8383 < div class ="head ">
@@ -87,7 +87,7 @@ <h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
8787 < dl >
8888 < dt > This version:</ dt >
8989 < dd >
90- <!--<a href="http://www.w3.org/TR/[YEAR]/WD-[SHORTNAME]-[CDATE]">[VERSION]</a>-->
90+ <!--<a href="http://www.w3.org/TR/[YEAR]/WD-[SHORTNAME]-[CDATE]/ ">[VERSION]</a>-->
9191 < a href ="http://dev.w3.org/csswg/css3-speech "> http://dev.w3.org/csswg/css3-speech</ a >
9292 </ dd >
9393 < dt > Latest version:</ dt >
@@ -96,8 +96,8 @@ <h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
9696 </ dd >
9797 < dt > Previous versions:</ dt >
9898 < dd >
99- < a href ="http://www.w3.org/TR/2004 /WD-css3-speech-20041216 / "
100- > http://www.w3.org/TR/2004 /WD-css3-speech-20041216 /</ a >
99+ < a href ="http://www.w3.org/TR/2011 /WD-css3-speech-20110419 / "
100+ > http://www.w3.org/TR/2011 /WD-css3-speech-20110419 /</ a >
101101 </ dd >
102102 < dt id ="editors-list "> Editors:</ dt >
103103 < dd > < a href ="mailto:dsr@w3.org "> Dave Raggett</ a > (< a href ="http://www.w3.org/ "> W3C</ a > /< a
@@ -110,7 +110,7 @@ <h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
110110 Consortium</ a > )</ dd >
111111 </ dl >
112112 <!--copyright-->
113- < hr title ="Separator for header " / >
113+ < hr title ="Separator for header " >
114114 </ div >
115115 < h2 class ="no-num no-toc " id ="abstract "> Abstract</ h2 >
116116 < p > CSS (Cascading Style Sheets) is a language that describes the rendering of markup documents
@@ -122,9 +122,10 @@ <h2 class="no-num no-toc" id="abstract">Abstract</h2>
122122 href ="http://www.w3.org/Voice/ "> Voice Browser Activity</ a > .</ p >
123123 < h2 class ="no-num no-toc " id ="status "> Status of this document</ h2 >
124124 <!--status-->
125- < p > The < strong > deadline for Last Call Working Draft comments</ strong > is < strong > 30 September
126- 2011</ strong > .</ p >
127- < hr />
125+ < p > This is a “last call” working draft, i.e., the working group
126+ expects this to be the last call for comments before the document
127+ becomes a W3C Candidate Recommendation. The < strong > deadline for
128+ comments</ strong > is < strong > 30 September 2011</ strong > .</ p >
128129 <!-- div class="issue">
129130 <p>The following issues need to be discussed and require working group resolutions:</p>
130131 <ul>
@@ -141,10 +142,8 @@ <h2 class="no-num no-toc" id="status">Status of this document</h2>
141142 < p > The CSS Speech module is a community effort and if you would like to help with implementation
142143 and driving the specification forward along the W3C Recommendation track, please contact the
143144 editors.</ p >
144- < hr />
145145 < h2 class ="no-num no-toc " id ="contents "> Table of contents</ h2 >
146146 <!--toc-->
147- < hr />
148147 < h2 id ="introduction "> Introduction</ h2 >
149148 < p class ="note "> Note that this entire section is non-normative.</ p >
150149 < h3 id ="design-goals "> Design goals, motivations</ h3 >
@@ -2409,7 +2408,6 @@ <h2 id="pronunciation"> Pronunciation, phonemes </h2>
24092408 concerns with the work done by the HTML-Audio and HTML-Speech
24102409 Incubator Groups.
24112410 </p -->
2412- < hr title ="Separator from footer " />
24132411 < h2 class ="no-num " id ="property-index "> Appendix A — Property index</ h2 >
24142412 <!-- properties -->
24152413 < p > The following properties are defined in other modules or specifications:</ p >
@@ -2644,7 +2642,8 @@ <h3 class="no-num" id="exit">CR exit criteria</h3>
26442642 end of the CR period. </ p >
26452643 < p > Features may/will also be dropped if adequate/sufficient (by judgment of CSS WG) tests have
26462644 not been produced for those feature(s) by the end of the CR period. </ p >
2647- < h2 class ="no-num " id ="ack "> Appendix D — Acknowledgements</ h2 > The editors would like to
2645+ < h2 class ="no-num " id ="ack "> Appendix D — Acknowledgements</ h2 >
2646+ < p > The editors would like to
26482647 thank the members of the W3C Voice Browser and Cascading Style Sheets working groups for their
26492648 assistance in preparing this specification. Special thanks to Ellen Eide (IBM) for her detailed
26502649 comments, and to Elika Etemad (Fantasai) for her thorough reviews. < h2 class ="no-num "
0 commit comments