We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 192b269 commit b360b7dCopy full SHA for b360b7d
index.html
@@ -249,7 +249,7 @@ <h2>
249
</p>
250
<p data-link-for="Navigator">
251
When the {{requestMIDIAccess()}} method is called, the user agent
252
- MUST run the <dfn>algorithm to request MIDI Access</dfn>:
+ MUST run the following steps:
253
254
<ol>
255
<li>
@@ -844,7 +844,7 @@ <h2 id="MIDIPort">
844
845
<p>
846
When the <code>close()</code> method is called, the user agent
847
- MUST run the <dfn>algorithm to close a MIDIPort</dfn>:
848
849
850
0 commit comments