Re: DOMTimeStamp interface not defined in L3 events...

Hi, Travis-

Travis Leithead wrote (on 9/30/09 1:01 PM):
> Since the DOMTimeStamp is not defined in the L3 Events spec, I was
> wondering how it should be implemented in JavaScript? All browsers that
> support the property seem to support it as a JavaScript Number object.
> Shouldn’t it be a JavaScript Date object?

It's defined in DOM3 Core as an "unsigned long long" [1].

This should probably be revised in DOM Core.next.  Doesn't HTML5 say 
something about this, as well?


[1] http://www.w3.org/TR/DOM-Level-3-Core/core.html#Core-DOMTimeStamp

Regards-
-Doug Schepers
W3C Team Contact, SVG and WebApps WGs

Received on Wednesday, 30 September 2009 20:11:13 UTC