这是indexloc提供的服务,不要输入任何密码
Skip to content

Commit b7752bf

Browse files
committed
Editorial: don't exclude Permissions IDL
1 parent 59e174f commit b7752bf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -162,15 +162,15 @@ <h2>
162162
</h2>
163163
<p>
164164
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:
165+
by the [=powerful feature/name=] <a>"midi"</a>. It integrates with
166+
[[[Permissions]]] by defining the following permission-related flags:
167167
</p>
168168
<dl>
169169
<dt>
170170
[=powerful feature/permission descriptor type=]
171171
</dt>
172172
<dd>
173-
<pre class="idl exclude">
173+
<pre class="idl">
174174
dictionary MidiPermissionDescriptor : PermissionDescriptor {
175175
boolean sysex = false;
176176
};

0 commit comments

Comments
 (0)