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

Commit 66c77c9

Browse files
committed
Flag MidiPermissionDescriptor definition as non normative
Spec prose makes it clear that the IDL is defined in the Permissions spec, but tools that crawl specs to extract things from them do not read the prose and happily think that the Web Midi API spec re-defines the dictionary.
1 parent f3373f4 commit 66c77c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ <h2>
170170
[=powerful feature/permission descriptor type=]
171171
</dt>
172172
<dd>
173-
<pre class="idl">
173+
<pre class="idl exclude">
174174
dictionary MidiPermissionDescriptor : PermissionDescriptor {
175175
boolean sysex = false;
176176
};

0 commit comments

Comments
 (0)