Skip to content

Commit 3efecf5

Browse files
committed
[css2] Added order of pause and cue properties.
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401396
1 parent 35cbc67 commit 3efecf5

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

css2/aural.src

Lines changed: 5 additions & 1 deletion
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.19 1998-03-17 09:37:44 ijacobs Exp $ -->
3+
<!-- $Id: aural.src,v 2.20 1998-03-24 12:58:23 bbos Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Aural style sheets</TITLE>
@@ -191,6 +191,10 @@ class="propinst-pause-before">'pause-before'</span> of 20% means
191191
100ms.
192192
</dl>
193193

194+
<p>The pause is inserted between the element's content and any <span
195+
class="propinst-cue-before">'cue-before'</span> or <span
196+
class="propinst-cue-after">'cue-after'</span> content.
197+
194198
<p>Authors should use relative units to create more robust style
195199
sheets in the face of large changes in speech-rate.</p>
196200

0 commit comments

Comments
 (0)