[Bug 16075] Make a float/double type that excludes NaN/Infinity/-Infinity

https://www.w3.org/Bugs/Public/show_bug.cgi?id=16075

Jonas Sicking <jonas@sicking.cc> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonas@sicking.cc

--- Comment #7 from Jonas Sicking <jonas@sicking.cc> 2012-03-06 02:50:29 UTC ---
Do we want to do the same thing with Date's? A javascript Date object can be an
"invalid date". This happens for example for

x = new Date("foo");

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Received on Tuesday, 6 March 2012 02:50:32 UTC