Re: [css3-speech] voice-pitch

On 13 Jul 2011, at 19:59, fantasai wrote:
> Ah, that's a problem. You can't ignore a property because it's computed
> value is negative. You can only ignore invalid things at parse time.

Oh, let's clamp to the minimum numerical boundary then (this would be consistent with other cases in the spec). 
I would expect a speech engine to support a specific range of admissible frequencies, and to gracefully handle "awkward"  values such as 0Hz.

/Dan

Received on Wednesday, 13 July 2011 19:08:52 UTC