[webidl] typo in the definition of an unrestricted double? (#51)

3.10.14 "The unrestricted double type is a floating point numeric type that corresponds to the set of all possible double-precision 32 bit IEEE 754 floating point numbers, finite and non-finite. [IEEE-754]"

Surely this should read "double-precision 64-bit floating point numbers", matching the normal double definition, right?

---
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/issues/51

Received on Sunday, 31 May 2015 19:10:21 UTC