File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2186,9 +2186,9 @@ <h3 id=voice-props-voice-pitch><span class=secno>10.3. </span>The ‘<a
21862186 < dt > < strong > absolute</ strong >
21872187
21882188 < dd >
2189- < p > This keyword specifies that the provided frequency represents an
2190- absolute value. If a negative frequency is specified, the computed
2191- frequency will be zero.</ p >
2189+ < p > If specified, this keyword indicates that the specified frequency
2190+ represents an absolute value. If a negative frequency is specified, the
2191+ computed frequency will be zero.</ p >
21922192
21932193 < dt > < strong > <semitones></ strong >
21942194
@@ -2327,8 +2327,8 @@ <h3 id=voice-props-voice-range><span class=secno>10.4. </span>The ‘<a
23272327 < dt > < strong > absolute</ strong >
23282328
23292329 < dd >
2330- < p > This keyword specifies that the provided frequency is expressed as an
2331- absolute, positive value. If a negative frequency is specified, the
2330+ < p > If specified, this keyword indicates that the specified frequency
2331+ represents an absolute value. If a negative frequency is specified, the
23322332 computed frequency will be zero.</ p >
23332333
23342334 < dt > < strong > <semitones></ strong >
Original file line number Diff line number Diff line change @@ -1733,8 +1733,8 @@ <h3 id="voice-props-voice-pitch">The 'voice-pitch' property</h3>
17331733 < strong > absolute</ strong >
17341734 </ dt >
17351735 < dd >
1736- < p > This keyword specifies that the provided frequency represents an absolute value. If a
1737- negative frequency is specified, the computed frequency will be zero. </ p >
1736+ < p > If specified, this keyword indicates that the specified frequency represents an absolute
1737+ value. If a negative frequency is specified, the computed frequency will be zero. </ p >
17381738 </ dd >
17391739 < dt >
17401740 < strong > <semitones></ strong >
@@ -1868,7 +1868,7 @@ <h3 id="voice-props-voice-range">The 'voice-range' property</h3>
18681868 < strong > absolute</ strong >
18691869 </ dt >
18701870 < dd >
1871- < p > This keyword specifies that the provided frequency is expressed as an absolute, positive
1871+ < p > If specified, this keyword indicates that the specified frequency represents an absolute
18721872 value. If a negative frequency is specified, the computed frequency will be zero.</ p >
18731873 </ dd >
18741874 < dt >
You can’t perform that action at this time.
0 commit comments