I wouldn't bet on it. At least when it comes to comparing NaNs, this can be tricky even within Java, see http://publicobject.com/2009/11/floating-point-equality.html I tend to avoid such tests, if at all possible. Otherwise the only option is to read the specs very carefully (and hope that there aren't any browser quirks).
On Jan 11, 6:18 pm, mariyan nenchev <[email protected]> wrote: > Hi, > > Are Double.isNaN and $wnd.isNaN(v) equal as return result?
-- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
