Re: EngineSpeed type and range

On Wed, May 7, 2014 at 8:50 AM, Bart Hanssens <bart@rovin.be> wrote:
> Hi,
>
>
> small question / remark on the 4.9.3 EngineSpeed range.
> 4.9.3.1 Attributes reads:
>
>     speed of type unsigned short, readonly
>     must return engine speed in rotations per minute. Range: 0-100,000
>

It should be unsigned long.  There is no "int" in webidl.
http://www.w3.org/TR/WebIDL/#idl-short

I will fix that up.

Thanks,
Kevron

Received on Wednesday, 7 May 2014 16:01:04 UTC