File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 'http://www.w3.org/TR/html4/strict.dtd'>
33
44<html lang="en">
5- <!-- $Id: aural.src,v 2.35 2002-07-08 14:57:50 bbos Exp $ -->
5+ <!-- $Id: aural.src,v 2.36 2002-07-29 09:55:29 bbos Exp $ -->
66<HEAD>
77<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
88<TITLE>Aural style sheets</TITLE>
@@ -107,6 +107,9 @@ followed by a time unit identifier.
107107
108108<p>Time values may not be negative.
109109
110+ <p>Like for <length>, the unit may be omitted, if the value is
111+ zero: '0s' may be written as '0'.
112+
110113<H3>Frequencies</H3>
111114
112115<P>Frequency values are denoted by <span class="index-def"
@@ -129,6 +132,8 @@ followed by a frequency unit identifier.
129132<P> For example, 200Hz (or 200hz) is a bass sound, and 6kHz (or 6khz)
130133is a treble sound.
131134
135+ <p>Like for <length>, the unit may be omitted, if the value is
136+ zero: '0Hz' may be written as '0'.
132137
133138<H2><a name="volume-props">Volume properties</a>: <span
134139class="propinst-volume">'volume'</span></H2>
You can’t perform that action at this time.
0 commit comments