Skip to content

Commit d5fd745

Browse files
committed
Updated Status for CR and some other small things for pubrules. Fixed
some fragment IDs that changed in css3-values. Uncommented DOCTYPE and fixed some mark-up to make the document valid.
1 parent 115253a commit d5fd745

1 file changed

Lines changed: 21 additions & 29 deletions

File tree

css3-speech/Overview.src.html

Lines changed: 21 additions & 29 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>
4-
<title>CSS Speech Module, Level 3</title>
5-
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
6-
<link href="../default.css" rel="stylesheet" type="text/css" />
4+
<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" >
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">
@@ -91,7 +91,7 @@ <h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
9191
</dd>
9292
<dt>Latest version:</dt>
9393
<dd>
94-
<a href="http://www.w3.org/TR/css3-speech">[LATEST]</a>
94+
<a href="http://www.w3.org/TR/css3-speech/">[LATEST]</a>
9595
</dd>
9696
<dt>Previous versions:</dt>
9797
<dd>
@@ -112,6 +112,7 @@ <h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
112112
href="http://www.opera.com/">Opera Software</a>)</dd>
113113
</dl>
114114
<!--copyright-->
115+
<hr title="Separator for header">
115116
</div>
116117
<h2 class="no-num no-toc" id="abstract">Abstract</h2>
117118
<p>CSS (Cascading Style Sheets) is a language that describes the rendering of markup documents
@@ -122,29 +123,20 @@ <h2 class="no-num no-toc" id="abstract">Abstract</h2>
122123
Activity</a>.</p>
123124
<h2 class="no-num no-toc" id="status">Status of this document</h2>
124125
<!--status-->
125-
<h3 class="no-num no-toc" id="maturity">Maturity Level</h3>
126+
<!-- <h3 class="no-num no-toc" id="maturity">Maturity Level</h3> -->
126127
<p> This document is based on the <a href="http://www.w3.org/TR/2011/WD-css3-speech-20110818/"
127128
>Last Call Working Draft (18 August 2011)</a> and includes changes that reflect the outcome
128-
of the <a href="http://wiki.csswg.org/spec/css3-speech">disposition of comments</a>. The next
129-
step as per the <a href="http://www.w3.org/Consortium/Process/tr#cfi">W3C Recommendation Track
130-
process</a> is to publish a Candidate Recommendation and to announce a Call for
131-
Implementations. </p>
129+
of the <a href="http://wiki.csswg.org/spec/css3-speech">disposition of comments</a>. </p>
130+
<p>Before the specification can progress
131+
to <a href="http://www.w3.org/2005/10/Process-20051014/tr#cfr"
132+
>Proposed Recommendation,</a> the <a href="#exit">CR exit
133+
criteria</a> must be met. The specification will not become
134+
Proposed Recommendation before 20 September 2012. A test suite
135+
and an implementation report will be made during the Candidate
136+
Recommendation period. </p>
132137
<p id="at-risk">The following features are at-risk and may be dropped at the end of the
133138
Candidate Recommendation period if there has not been enough interest from implementers:
134139
'voice-balance', 'voice-duration', 'voice-pitch', 'voice-range', and 'voice-stress'. </p>
135-
<!-- div class="issue">
136-
<p>The following issues need to be discussed and require working group resolutions:</p>
137-
<ul>
138-
<li>
139-
<a href="#issue-xxx">xxx</a>
140-
</li>
141-
</ul>
142-
<p>The CSS WG maintains a separate <a href="http://www.w3.org/Style/CSS/Tracker/products/29"
143-
>list of issues</a> for this module.</p>
144-
</div -->
145-
<!-- p>The CSS Speech module is a community effort and if you would like to help with implementation
146-
and driving the specification forward along the W3C Recommendation track, please contact <a
147-
href="#editors-list">the editors</a>.</p -->
148140
<h2 class="no-num no-toc" id="contents">Table of contents</h2>
149141
<!--toc-->
150142
<h2 id="intro">Introduction, design goals</h2>
@@ -2513,23 +2505,23 @@ <h2 class="no-num" id="property-index">Appendix A &mdash; Property index</h2>
25132505
[[!CSS21]] </li>
25142506
<li>
25152507
<dfn id="time-def">
2516-
<a href="http://www.w3.org/TR/css3-values/#times"> time </a></dfn> &nbsp;&nbsp;
2508+
<a href="http://www.w3.org/TR/css3-values/#time"> time </a></dfn> &nbsp;&nbsp;
25172509
[[!CSS3VAL]] </li>
25182510
<li>
25192511
<dfn id="frequency-def">
2520-
<a href="http://www.w3.org/TR/css3-values/#frequencies"> frequency </a></dfn> &nbsp;&nbsp;
2512+
<a href="http://www.w3.org/TR/css3-values/#frequency"> frequency </a></dfn> &nbsp;&nbsp;
25212513
[[!CSS3VAL]] </li>
25222514
<li>
25232515
<dfn id="number-def">
2524-
<a href="http://www.w3.org/TR/css3-values/#ltnumbergt"> number </a></dfn> &nbsp;&nbsp;
2516+
<a href="http://www.w3.org/TR/css3-values/#numbers"> number </a></dfn> &nbsp;&nbsp;
25252517
[[!CSS3VAL]] </li>
25262518
<li>
25272519
<dfn id="integer-def">
2528-
<a href="http://www.w3.org/TR/css3-values/#ltintegergt"> integer </a></dfn> &nbsp;&nbsp;
2520+
<a href="http://www.w3.org/TR/css3-values/#integers"> integer </a></dfn> &nbsp;&nbsp;
25292521
[[!CSS3VAL]] </li>
25302522
<li>
25312523
<dfn id="non-negative-number-def">
2532-
<a href="http://www.w3.org/TR/css3-values/#non-negative"> non-negative-number </a></dfn>
2524+
<a href="http://www.w3.org/TR/css3-values/#numbers"> non-negative-number </a></dfn>
25332525
&nbsp;&nbsp; [[!CSS3VAL]] </li>
25342526
<li>
25352527
<dfn id="percentage-def">

0 commit comments

Comments
 (0)