Skip to content

Commit 62309df

Browse files
committed
[css2] Wording changes for speak property. No conflict with display
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401030
1 parent 49c69ff commit 62309df

1 file changed

Lines changed: 5 additions & 13 deletions

File tree

css2/aural.src

Lines changed: 5 additions & 13 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.11 1998-02-20 12:46:27 howcome Exp $ -->
3+
<!-- $Id: aural.src,v 2.12 1998-02-21 00:03:29 ijacobs Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Aural style sheets</TITLE>
@@ -157,18 +157,10 @@ class="propinst-volume">'volume'</span> property has a value of
157157
class="propinst-speak">'speak'</span> property has the value 'none'.
158158
The former takes up the same time as if it had been spoken, including
159159
any pause before and after the element, but no sound is
160-
generated. This may be used in language teaching applications, for
161-
example. A pause is generated for the pupil to speak the element
162-
themselves. Note that since the value of this property is inherited,
163-
child elements will also be silent. Child elements may however set
164-
the volume to a non-silent value and will then be spoken. On the
165-
other hand, elements for which the <span
166-
class="propinst-speak">'speak'</span> property has the value 'none'
167-
are not spoken and take no time. Child elements may however override
168-
this value and may be spoken normally.
169-
170-
<!-- There is an anomaly between 'display' and 'speak' since
171-
'display' cannot be overridden by children -->
160+
generated.
161+
162+
<P>Note also that this property is inherited and may be overridden by
163+
descendant elements.
172164

173165
<H2><a name="pause-props">Pause properties</a>: <span
174166
class="propinst-pause-before">'pause-before'</span>, <span

0 commit comments

Comments
 (0)