Skip to content

Commit b9902f5

Browse files
committed
updating references, preparing "list of changes from previous draft".
1 parent d7583ed commit b9902f5

2 files changed

Lines changed: 76 additions & 75 deletions

File tree

css3-speech/Overview.html

Lines changed: 50 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,10 @@
1-
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
2-
"http://www.w3.org/TR/html4/strict.dtd">
1+
<!-- !DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd" -->
32

43
<html lang=en>
54
<head>
65
<title>CSS Speech Module</title>
76
<meta content="text/html; charset=utf-8" http-equiv=Content-Type>
87
<link href="../default.css" rel=stylesheet type="text/css">
9-
<link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel=stylesheet
10-
type="text/css">
11-
<!-- link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" -->
128

139
<style type="text/css">
1410
p
@@ -82,6 +78,8 @@
8278
font-size : 120%
8379
}
8480
-->
81+
<link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel=stylesheet
82+
type="text/css">
8583

8684
<body>
8785
<div class=head> <!--begin-logo-->
@@ -90,30 +88,38 @@
9088

9189
<h1 id=top>CSS Speech Module</h1>
9290

93-
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 11 August 2011</h2>
91+
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 13 February
92+
2012</h2>
9493

9594
<dl>
9695
<dt>This version:
9796

9897
<dd>
99-
<!--<a href="http://www.w3.org/TR/2011/WD-css3-speech-20110811">http://www.w3.org/TR/2011/ED-css3-speech-20110811/</a>-->
98+
<!--<a href="http://www.w3.org/TR/2012/WD-css3-speech-20120213/">http://www.w3.org/TR/2012/ED-css3-speech-20120213/</a>-->
10099
<a
101100
href="http://dev.w3.org/csswg/css3-speech">http://dev.w3.org/csswg/css3-speech</a>
102101

103102

104103
<dt>Latest version:
105104

106105
<dd> <a
107-
href="http://www.w3.org/TR/css3-speech">http://www.w3.org/TR/css3-speech</a>
106+
href="http://www.w3.org/TR/css3-speech">http://www.w3.org/TR/css3-speech/</a>
108107

109108

110109
<dt>Previous versions:
111110

112111
<dd> <a
113-
href="http://www.w3.org/TR/2004/WD-css3-speech-20041216/">http://www.w3.org/TR/2004/WD-css3-speech-20041216/</a>
112+
href="http://www.w3.org/TR/2011/WD-css3-speech-20110419/">http://www.w3.org/TR/2011/WD-css3-speech-20110419/</a>
114113

115114

116-
<dt id=editors-list>Editors:
115+
<dt id=editors-list>Editor:
116+
117+
<dd><a href="mailto:dweck@daisy.org">Daniel Weck</a> (<a
118+
href="http://www.daisy.org">DAISY Consortium</a>)
119+
</dl>
120+
121+
<dl>
122+
<dt>Former editors:
117123

118124
<dd><a href="mailto:dsr@w3.org">Dave Raggett</a> (<a
119125
href="http://www.w3.org/">W3C</a>/<a
@@ -125,30 +131,25 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 11 August 2011</h2>
125131

126132
<dd><a href="mailto:csant@opera.com">Claudio Santambrogio</a> (<a
127133
href="http://www.opera.com/">Opera Software</a>)
128-
129-
<dd><a href="mailto:dweck@daisy.org">Daniel Weck</a> (<a
130-
href="http://www.daisy.org">DAISY Consortium</a>)
131134
</dl>
132135
<!--begin-copyright-->
133136
<p class=copyright><a
134137
href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright"
135-
rel=license>Copyright</a> &copy; 2011 <a
136-
href="http://www.w3.org/"><acronym title="World Wide Web
137-
Consortium">W3C</acronym></a><sup>&reg;</sup> (<a
138-
href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute
139-
of Technology">MIT</acronym></a>, <a href="http://www.ercim.eu/"><acronym
140-
title="European Research Consortium for Informatics and
141-
Mathematics">ERCIM</acronym></a>, <a
142-
href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C <a
138+
rel=license>Copyright</a> &copy; 2012 <a
139+
href="http://www.w3.org/"><acronym
140+
title="World Wide Web Consortium">W3C</acronym></a><sup>&reg;</sup> (<a
141+
href="http://www.csail.mit.edu/"><acronym
142+
title="Massachusetts Institute of Technology">MIT</acronym></a>, <a
143+
href="http://www.ercim.eu/"><acronym
144+
title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>,
145+
<a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C <a
143146
href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>,
144147
<a
145148
href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a>
146149
and <a
147150
href="http://www.w3.org/Consortium/Legal/copyright-documents">document
148151
use</a> rules apply.</p>
149-
<!--end-copyright-->
150-
<hr title="Separator for header">
151-
</div>
152+
<!--end-copyright--> <!-- hr title="Separator for header" --></div>
152153

153154
<h2 class="no-num no-toc" id=abstract>Abstract</h2>
154155

@@ -198,10 +199,10 @@ <h2 class="no-num no-toc" id=status>Status of this document</h2>
198199
W3C Patent Policy</a>.</p>
199200
<!--end-status-->
200201

201-
<p>The <strong>deadline for Last Call Working Draft comments</strong> is
202-
<strong>30 September 2011</strong>.
203-
204-
<hr>
202+
<p>This is a “last call” working draft, i.e., the working group expects
203+
this to be the last call for comments before the document becomes a W3C
204+
Candidate Recommendation. The <strong>deadline for comments</strong> is
205+
<strong>30 September 2011</strong>.</p>
205206
<!-- div class="issue">
206207
<p>The following issues need to be discussed and require working group resolutions:</p>
207208
<ul>
@@ -228,8 +229,6 @@ <h2 class="no-num no-toc" id=status>Status of this document</h2>
228229
help with implementation and driving the specification forward along the
229230
W3C Recommendation track, please contact the editors.
230231

231-
<hr>
232-
233232
<h2 class="no-num no-toc" id=contents>Table of contents</h2>
234233
<!--begin-toc-->
235234

@@ -376,8 +375,6 @@ <h2 class="no-num no-toc" id=contents>Table of contents</h2>
376375
</ul>
377376
<!--end-toc-->
378377

379-
<hr>
380-
381378
<h2 id=introduction><span class=secno>1. </span>Introduction</h2>
382379

383380
<p class=note>Note that this entire section is non-normative.
@@ -3000,8 +2997,6 @@ <h2 id=pronunciation><span class=secno>14. </span> Pronunciation, phonemes</h2>
30002997
Incubator Groups.
30012998
</p -->
30022999

3003-
<hr title="Separator from footer">
3004-
30053000
<h2 class=no-num id=property-index>Appendix A &mdash; Property index</h2>
30063001
<!--begin-properties-->
30073002

@@ -3418,11 +3413,11 @@ <h2 class=no-num id=index>Appendix B &mdash; Index</h2>
34183413
<!--begin-index-->
34193414

34203415
<ul class=indexlist>
3421-
<li>aural "box" model, <a href="#aural-box-model" title="aural
3422-
&quot;box&quot; model"><strong>4.</strong></a>
3416+
<li>aural "box" model, <a href="#aural-box-model"
3417+
title="aural &quot;box&quot; model"><strong>4.</strong></a>
34233418

3424-
<li>authoring tool, <a href="#authoring-tool" title="authoring
3425-
tool"><strong>#</strong></a>
3419+
<li>authoring tool, <a href="#authoring-tool"
3420+
title="authoring tool"><strong>#</strong></a>
34263421

34273422
<li>border, <a href="#border-def" title=border><strong>#</strong></a>
34283423

@@ -3498,22 +3493,22 @@ <h2 class=no-num id=index>Appendix B &mdash; Index</h2>
34983493

34993494
<li>strings, <a href="#strings-def" title=strings><strong>#</strong></a>
35003495

3501-
<li>style sheet, <a href="#style-sheet" title="style
3502-
sheet"><strong>#</strong></a>
3496+
<li>style sheet, <a href="#style-sheet"
3497+
title="style sheet"><strong>#</strong></a>
35033498
<ul>
3504-
<li>as conformance class, <a href="#style-sheet0" title="style sheet, as
3505-
conformance class"><strong>#</strong></a>
3499+
<li>as conformance class, <a href="#style-sheet0"
3500+
title="style sheet, as conformance class"><strong>#</strong></a>
35063501
</ul>
35073502

35083503
<li>time, <a href="#time-def" title=time><strong>#</strong></a>
35093504

35103505
<li>UA, <a href="#ua" title=UA><strong>#</strong></a>
35113506

3512-
<li>User Agent, <a href="#user-agent" title="User
3513-
Agent"><strong>#</strong></a>
3507+
<li>User Agent, <a href="#user-agent"
3508+
title="User Agent"><strong>#</strong></a>
35143509

3515-
<li>visual box model, <a href="#box-model-def" title="visual box
3516-
model"><strong>#</strong></a>
3510+
<li>visual box model, <a href="#box-model-def"
3511+
title="visual box model"><strong>#</strong></a>
35173512

35183513
<li>voice-balance, <a href="#voice-balance"
35193514
title=voice-balance><strong>5.2.</strong></a>
@@ -3738,11 +3733,10 @@ <h3 class=no-num id=exit>CR exit criteria</h3>
37383733

37393734
<h2 class=no-num id=ack>Appendix D &mdash; Acknowledgements</h2>
37403735

3741-
<p> The editors would like to thank the members of the W3C Voice Browser
3742-
and Cascading Style Sheets working groups for their assistance in
3743-
preparing this specification. Special thanks to Ellen Eide (IBM) for her
3744-
detailed comments, and to Elika Etemad (Fantasai) for her thorough
3745-
reviews.
3736+
<p>The editors would like to thank the members of the W3C Voice Browser and
3737+
Cascading Style Sheets working groups for their assistance in preparing
3738+
this specification. Special thanks to Ellen Eide (IBM) for her detailed
3739+
comments, and to Elika Etemad (Fantasai) for her thorough reviews.
37463740

37473741
<h2 class=no-num id=changes>Appendix E &mdash; Changes from previous draft</h2>
37483742

@@ -3917,11 +3911,11 @@ <h3 class=no-num id=normative-references>Normative references</h3>
39173911

39183912
<dt id=CSS3VAL>[CSS3VAL]
39193913

3920-
<dd>H&#229;kon Wium Lie; Chris Lilley. <a
3921-
href="http://www.w3.org/TR/2006/WD-css3-values-20060919"><cite>CSS3
3922-
Values and Units.</cite></a> 19 September 2006. W3C Working Draft. (Work
3923-
in progress.) URL: <a
3924-
href="http://www.w3.org/TR/2006/WD-css3-values-20060919">http://www.w3.org/TR/2006/WD-css3-values-20060919</a>
3914+
<dd>H&#229;kon Wium Lie; Tab Atkins; Elika J. Etemad. <a
3915+
href="http://www.w3.org/TR/2011/WD-css3-values-20110906/"><cite>CSS
3916+
Values and Units Module Level 3.</cite></a> 6 September 2011. W3C Working
3917+
Draft. (Work in progress.) URL: <a
3918+
href="http://www.w3.org/TR/2011/WD-css3-values-20110906/">http://www.w3.org/TR/2011/WD-css3-values-20110906/</a>
39253919
</dd>
39263920
<!---->
39273921

css3-speech/Overview.src.html

Lines changed: 26 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
1+
<!-- !DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd" -->
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" >
5+
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
6+
<link href="../default.css" rel="stylesheet" type="text/css" />
77
<style type="text/css">
88
p
99
{
@@ -76,7 +76,7 @@
7676
font-size : 120%
7777
}
7878
-->
79-
<link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css" >
79+
<link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css" />
8080
</head>
8181
<body>
8282
<div class="head">
@@ -101,7 +101,9 @@ <h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
101101
<dt id="editors-list">Editor:</dt>
102102
<dd><a href="mailto:dweck@daisy.org">Daniel Weck</a> (<a href="http://www.daisy.org">DAISY
103103
Consortium</a>)</dd>
104-
<dt>Former editors:
104+
</dl>
105+
<dl>
106+
<dt>Former editors:</dt>
105107
<dd><a href="mailto:dsr@w3.org">Dave Raggett</a> (<a href="http://www.w3.org/">W3C</a>/<a
106108
href="http://www.canon.com/">Canon</a>)</dd>
107109
<dd><a href="mailto:daniel@glazman.org">Daniel Glazman</a> (<a
@@ -110,7 +112,7 @@ <h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
110112
href="http://www.opera.com/">Opera Software</a>)</dd>
111113
</dl>
112114
<!--copyright-->
113-
<hr title="Separator for header" >
115+
<!-- hr title="Separator for header" -->
114116
</div>
115117
<h2 class="no-num no-toc" id="abstract">Abstract</h2>
116118
<p>CSS (Cascading Style Sheets) is a language that describes the rendering of markup documents
@@ -122,10 +124,9 @@ <h2 class="no-num no-toc" id="abstract">Abstract</h2>
122124
href="http://www.w3.org/Voice/">Voice Browser Activity</a>.</p>
123125
<h2 class="no-num no-toc" id="status">Status of this document</h2>
124126
<!--status-->
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>
127+
<p>This is a “last call” working draft, i.e., the working group expects this to be the last call
128+
for comments before the document becomes a W3C Candidate Recommendation. The <strong>deadline
129+
for comments</strong> is <strong>30 September 2011</strong>.</p>
129130
<!-- div class="issue">
130131
<p>The following issues need to be discussed and require working group resolutions:</p>
131132
<ul>
@@ -2643,15 +2644,20 @@ <h3 class="no-num" id="exit">CR exit criteria</h3>
26432644
<p>Features may/will also be dropped if adequate/sufficient (by judgment of CSS WG) tests have
26442645
not been produced for those feature(s) by the end of the CR period. </p>
26452646
<h2 class="no-num" id="ack">Appendix D &mdash; Acknowledgements</h2>
2646-
<p>The editors would like to
2647-
thank the members of the W3C Voice Browser and Cascading Style Sheets working groups for their
2648-
assistance in preparing this specification. Special thanks to Ellen Eide (IBM) for her detailed
2649-
comments, and to Elika Etemad (Fantasai) for her thorough reviews. <h2 class="no-num"
2650-
id="changes">Appendix E &mdash; Changes from previous draft</h2>
2651-
<p> Note that the <a href="http://www.w3.org/TR/2011/WD-css3-speech-20110419">previous Working
2652-
Draft</a> includes <a href="http://www.w3.org/TR/2011/WD-css3-speech-20110419#changes">its
2647+
<p>The editors would like to thank the members of the W3C Voice Browser and Cascading Style
2648+
Sheets working groups for their assistance in preparing this specification. Special thanks to
2649+
Ellen Eide (IBM) for her detailed comments, and to Elika Etemad (Fantasai) for her thorough
2650+
reviews.</p>
2651+
<h2 class="no-num" id="changes">Appendix E &mdash; Changes from previous draft</h2>
2652+
<p> Note that the <a href="http://www.w3.org/TR/2011/WD-css3-speech-20110818/">previous Working
2653+
Draft</a> includes <a href="http://www.w3.org/TR/2011/WD-css3-speech-20110818/#changes">its
26532654
own list of changes</a>, which - for succinctness - is not repeated here. </p>
26542655
<ul>
2656+
<li>TODO</li>
2657+
</ul>
2658+
<!-- For reference only, changes in previous draft
2659+
(http://www.w3.org/TR/2011/WD-css3-speech-20110818/#changes) -->
2660+
<!-- ul>
26552661
<li>Renamed 'voice-pitch-range' to 'voice-range', which is compatible with SSML's notation,
26562662
and removes the possibility to interpret this property as being a subset of
26572663
'voice-pitch'.</li>
@@ -2699,8 +2705,9 @@ <h2 class="no-num" id="ack">Appendix D &mdash; Acknowledgements</h2>
26992705
<li>Improved document structure by adding sub-sections.</li>
27002706
<li>Removed the implicit 'inherit' value for all properties.</li>
27012707
<li>Fixed typos and made other minor edits.</li>
2702-
</ul>
2703-
<!-- For reference only, changes in previous draft: -->
2708+
</ul -->
2709+
<!-- For reference only, changes in previous draft
2710+
(http://www.w3.org/TR/2011/WD-css3-speech-20110419/#changes) -->
27042711
<!-- ul>
27052712
<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>
27062713
<li>Added the 'speakability' property and removed the 'none' value of the 'speak' property,

0 commit comments

Comments
 (0)