Skip to content

Commit 63c10ea

Browse files
committed
[css2] Removed comment bits of text, added link in cue-before/after to :before/:after
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401652
1 parent 996b4c3 commit 63c10ea

1 file changed

Lines changed: 7 additions & 24 deletions

File tree

css2/aural.src

Lines changed: 7 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22
<html lang="en">
3-
<!-- $Id: aural.src,v 2.24 1998-04-30 04:01:35 ijacobs Exp $ -->
3+
<!-- $Id: aural.src,v 2.25 1998-05-06 02:16:16 ijacobs Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Aural style sheets</TITLE>
@@ -146,7 +146,7 @@ element and its descendants, use the
146146
<span class="propinst-display">'display'</span> property).
147147

148148
<dt><strong>normal</strong></dt>
149-
<dd>Uses <!--regular--> language-dependent pronunciation rules for rendering
149+
<dd>Uses language-dependent pronunciation rules for rendering
150150
an element and its children.
151151

152152
<dt><strong>spell-out</strong></dt>
@@ -226,8 +226,6 @@ class="propinst-cue">'cue'</span></H2>
226226

227227
<!-- #include src=properties/cue-after.srb -->
228228

229-
<!-- Add xref to :before/:after -->
230-
231229
<P>Auditory icons are another way to distinguish semantic
232230
elements. Sounds may be played before and/or after the element to
233231
delimit it. Values have the following meanings:</p>
@@ -265,13 +263,16 @@ The following two rules are equivalent:
265263
</pre>
266264
</div>
267265

268-
<!-- Proposed, see mail from T.V. Raman -->
269-
270266
<P>If a user agent cannot render an auditory icon (e.g., the user's
271267
environment does not permit it), we recommend that it produce an
272268
alternative cue (e.g., popping up a warning, emitting a warning sound,
273269
etc.)
274270

271+
<P>Please see the sections on <a
272+
href="generate.html#before-after-content"> the :before and :after
273+
pseudo-elements</a> for information on other content generation
274+
techniques.
275+
275276
<H2><a name="mixing-props">Mixing properties</a>: <span
276277
class="propinst-play-during">'play-during'</span></H2>
277278

@@ -483,9 +484,6 @@ synthesizers.
483484
<dd>Subtracts 40 words per minutes from the current speech rate.
484485
</dl>
485486

486-
<!-- Some values are those suggested by T.V. Raman,
487-
others proposed by Ian in light of TV's values -IJ -->
488-
489487
<!-- #include src=properties/voice-family.srb -->
490488

491489
<P>The value is a comma-separated, prioritized list of voice family
@@ -512,15 +510,6 @@ are 'male', 'female', and 'child'.
512510
</pre>
513511
</div>
514512

515-
<!-- Needs work! -IJ -->
516-
517-
<!--
518-
<p class=comment>Should the properties of these family names be
519-
described, using an at-rule, to allow better client-side matching (like
520-
fonts). If so, what are the values that describe these voice families
521-
in a way that is independent of speech synthesizer?
522-
-->
523-
524513
<!-- #include src=properties/pitch.srb -->
525514

526515
<p>Specifies the average pitch (a frequency) of the speaking voice. The
@@ -542,7 +531,6 @@ and user environment. However, user agents must map these values in
542531
order (i.e., 'x-low' is a lower frequency than 'low', etc.).
543532
</dl>
544533

545-
<!-- Give examples! -IJ -->
546534

547535
<!-- #include src=properties/pitch-range.srb -->
548536

@@ -605,8 +593,6 @@ The higher the value, the more the voice will carry.
605593
A lower value will produce a soft, mellifluous voice.
606594
</dl>
607595

608-
<!-- Needs completion -IJ -->
609-
610596
<H2><a name="speech-props">Speech properties</a>:
611597
<span class="propinst-speak-punctuation">'speak-punctuation'</span>
612598
and <span class="propinst-speak-numeral">'speak-numeral'</span>
@@ -644,8 +630,5 @@ following meanings:</P>
644630
"Two hundred thirty seven". Word representations are language-dependent.
645631
</dl>
646632

647-
<!-- Needs completion! -IJ -->
648-
649-
650633
</BODY>
651634
</HTML>

0 commit comments

Comments
 (0)