[whatwg] DOMTimeStamp binding
Kartikaya Gupta
lists.webapps at stakface.com
Wed Feb 11 10:51:09 PST 2009
On Wed, 11 Feb 2009 10:06:14 -0800, Darin Adler <darin at apple.com> wrote:
> >
> > However, when I do this:
> >
> > > var e = document.createEvent('Events');
> > > alert( typeof e.timeStamp );
> >
> > I get "number" in Opera and Firefox, and "object" in Webkit.
>
> I get "number" in WebKit.
>
> -- Darin
>
>
Interesting. What version did you try on? I used Chrome 1.0.154.48 and Safari 3.1 (525.13) on Windows.
Cheers,
kats
More information about the whatwg
mailing list