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 59e174f commit b7752bfCopy full SHA for b7752bf
index.html
@@ -162,15 +162,15 @@ <h2>
162
</h2>
163
<p>
164
The Web Midi API is a [=powerful feature=] that is identified
165
- by the [=powerful feature/name=] <a>"midi"</a>. It defines
166
- the following:
+ by the [=powerful feature/name=] <a>"midi"</a>. It integrates with
+ [[[Permissions]]] by defining the following permission-related flags:
167
</p>
168
<dl>
169
<dt>
170
[=powerful feature/permission descriptor type=]
171
</dt>
172
<dd>
173
- <pre class="idl exclude">
+ <pre class="idl">
174
dictionary MidiPermissionDescriptor : PermissionDescriptor {
175
boolean sysex = false;
176
};
0 commit comments