Re: [DOM3 Events] Error between float vs. double of WheelEvent

On 2012/03/19 14:24, Boris Zbarsky wrote:
> On 3/19/12 1:15 AM, Masayuki Nakano wrote:
>> If JS's fractional number is always double, i.e., doesn't depend on the
>> implementation, double is better than float for APIs.
>
> The only numeric type in JS right now is IEEE double.
>
> -Boris
>

Thank you. Then, I'd like to suggest the type of delta values should be 
changed to double.

-- Masayuki Nakano <masayuki@d-toybox.com> Manager, 
Internationalization, Mozilla Japan.

Received on Wednesday, 21 March 2012 01:34:51 UTC