EventTarget -> Event. Typo.
--- a/midi/specification-no-message.html Wed Nov 28 10:29:14 2012 -0800
+++ b/midi/specification-no-message.html Wed Nov 28 10:30:40 2012 -0800
@@ -612,7 +612,7 @@
<h2 id="MIDIEvent"><a>MIDIEvent</a> Interface</h2>
<p>An event object implementing this interface is passed to a MIDIInput's onmessage handler when MIDI messages are received.</p>
<dl title="[NoInterfaceObject]
- interface MIDIEvent : EventTarget"
+ interface MIDIEvent : Event"
class="idl">
<dt>readonly attribute DOMHighResTimeStamp timestamp</dt>
<dd>