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

On Wed, 30 Sep 2009 22:01:19 +0200, Travis Leithead <travil@microsoft.com>  
wrote:
> 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?

I believe last time we looked into this it was figured out we could not  
change it to a Date object. I wish we could, but there is probably too  
much content out there using it in this way already.


-- 
Anne van Kesteren
http://annevankesteren.nl/

Received on Thursday, 1 October 2009 08:35:56 UTC