Re: [css3-speech] voice-balance and azimuth

On 30 Jun 2011, at 01:08, fantasai wrote:
>
> 3.2. The ‘voice-balance’ property
>
> # <number>
> #
> #    An integer or floating point number between ‘-100’ and ‘100’.
>
> <number> is a defined CSS value type; you should not redefine it as
> "an integer or floating point number".

Prose fixed in 2 other places too. Thanks!

> Try
>
>  | <number>
>  |   A value between ''-100'' and ''100'' inclusive.
>
> Also, you need to define what happens if, e.g.
>  voice-balance: 120;
> is specified: is it clamped to the range, or thrown out as invalid?
> (I'm not sure which is a better idea; dbaron would know.)

I opted for clamping to the range boundaries (see latest editors'  
draft).

Regards, Dan

Received on Wednesday, 6 July 2011 16:13:38 UTC