[Bug 20411] timestamp in MIDIEvent in odds with DOM4 Event timeStamp?

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

--- Comment #9 from Marcos Caceres <w3c@marcosc.com> ---
(In reply to comment #8)
> (In reply to comment #7)
> > receivedTime wfm. Both measures (relative and absolute) is kinda nice.
> 
> Hmm.  You mean filling out timeStamp (in DOMTimeStamp format) as well as
> receivedTime (as a DOMHighResTimeStamp)?  Sigh.  Yeah, I suppose.

Well, that kinda needs to happen regardless as it's part of the DOMEvent
interface. I guess what we need to say in the spec is that it reflects the
receivedTime to the nearest millisecond (rounded or floored?).

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Monday, 17 December 2012 20:07:34 UTC