Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -646,7 +646,7 @@ <h2 id="MIDIPort"><a>MIDIPort</a> Interface</h2>
release any blocking resources to the underlying system.</p></li>

<li><p><em><b>success</b></em>: Change the <code>state</code> attribute of the MIDIPort to
<code>"closed"</code>, and enqueue a new <code><a>MIDIConnectionEvent</a></code>
<code>"connected"</code>, and enqueue a new <code><a>MIDIConnectionEvent</a></code>
to the <code><a href="#event-midiaccess-statechange">statechange</a></code>
handler of the <code><a>MIDIAccess</a></code> and to the
<code><a href="#event-midiport-statechange">statechange</a></code>
Expand Down