Skip to content

Commit 5a03628

Browse files
committed
[css2] Minor changes based on msg0017
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%40817
1 parent 39b6803 commit 5a03628

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

css2/aural.src

Lines changed: 8 additions & 8 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.0 1998-02-02 18:43:28 bbos Exp $ -->
3+
<!-- $Id: aural.src,v 2.1 1998-02-07 01:59:54 ijacobs Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Aural style sheets</TITLE>
@@ -12,7 +12,7 @@
1212

1313
<p>The aural rendering of a document, already commonly used by the
1414
blind and print-impaired communities, combines speech synthesis and
15-
<span class="index-def" title="audio icon">"audio icons"</span> Often
15+
<span class="index-def" title="auditory icon">"auditory icons"</span> Often
1616
such aural presentation occurs by converting the document to plain
1717
text and feeding this to a <span class="index-def" title="screen
1818
reader"><dfn>screen reader</dfn></span> -- software or hardware that
@@ -25,7 +25,7 @@ aural alternative to visual presentation.
2525
<p>Besides the obvious accessibility advantages, there are other large
2626
markets for aural presentation, including in-car use, industrial and
2727
medical documentation systems (intranets), home entertainment, and to
28-
help illiterate users.
28+
help users learning to read or who have difficulty reading.
2929

3030
<!-- Talk about aural canvas here. Space, time, frequency, etc. -IJ
3131
-->
@@ -211,9 +211,9 @@ delimit it. Values have the following meanings:</p>
211211

212212
<dl>
213213
<dt><span class="index-inst" title="&lt;uri&gt;"><span class="value-inst-uri"><strong>&lt;uri&gt;</strong></span></span>
214-
<dd> The URI designates an audio icon resource.
214+
<dd> The URI designates an auditory icon resource.
215215
<dt><strong>none</strong>
216-
<dd> No audio icon is specified.
216+
<dd> No auditory icon is specified.
217217
</dl>
218218

219219
<div class="example"><P>
@@ -242,8 +242,8 @@ The following two rules are equivalent:
242242
</pre>
243243
</div>
244244

245-
<!-- What do UAs do when the audio icon is not found
246-
or they cannot render the audio icon? -IJ -->
245+
<!-- What do UAs do when the auditory icon is not found
246+
or they cannot render the auditory icon? -IJ -->
247247

248248

249249
<H2><a name="mixing-props">Mixing properties</a>: <span
@@ -438,7 +438,7 @@ class="propinst-voice-family">'voice-family'</span>,
438438

439439
<P>This property specifies the speaking rate. Note that both absolute
440440
and relative keyword values are allowed (compare with <span
441-
class="propinst-font-weight">'font-weight'</span>). Values have
441+
class="propinst-font-size">'font-size'</span>). Values have
442442
the following meanings:</p>
443443

444444
<dl>

0 commit comments

Comments
 (0)